summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-22move some of the pickle loading out of Init, into private methodsScott Moser
2016-03-21merge from trunkScott Moser
2016-03-21quickly check to see if the previous instance id is still validScott Moser
2016-03-21add check_instance_id to ConfigDriveScott Moser
2016-03-21quickly check to see if the previous instance id is still validScott Moser
2016-03-21cloud-init-local needs to want network-pre or it isnt guaranteed to startScott Moser
2016-03-20fix creation of network-config-ready and dont bother waiting on loScott Moser
2016-03-20fix syntaxScott Moser
2016-03-18cloud-init-local.service: touch file that cloud-init-wait will wait forScott Moser
2016-03-18remove the 'find_name' function that was here.Scott Moser
2016-03-18commit the systemd waiting mechanismScott Moser
2016-03-18add this, its getting moved, but i wanted some of the content storedScott Moser
2016-03-18add atomic_write_file and use it from atomic_write_jsonScott Moser
2016-03-18debian packaging: adjust build-depends for xenialScott Moser
2016-03-17Send proper SUCCESS / FAILED events to the underlying VMware hypervisor.Scott Moser
2016-03-16fix regression when command line (ds=nocloud) is presentScott Moser
2016-03-15 - Added the code to customize timezone.Sankar Tanguturi
2016-03-14fix ssh_pwauth behavior to function as documented.Scott Moser
2016-03-14fix long lineScott Moser
2016-03-14merge with trunkScott Moser
2016-03-14doc/ add new logo to rtd (read the docs) docs.Scott Moser
2016-03-14doc: document that volume label must be 'cidata' NocCloud datasource.Scott Moser
2016-03-14merge with trunk for dmidecode changesScott Moser
2016-03-14some systemd cleanupsScott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-14minor cleanup. long line and remove unused 'local'Scott Moser
2016-03-14strip return of dmidecode and do so before checking for all "."Scott Moser
2016-03-14change where we handle the translationScott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-11 - Fixed few pep8 and flake8 issues.Sankar Tanguturi
2016-03-11fix toxScott Moser
2016-03-11minor changes use the helpers in cloudinit/netScott Moser
2016-03-11fix use of network stateScott Moser
2016-03-11- Executed 'bzr merge' and resolved all the conflicts.Sankar Tanguturi
2016-03-11merge with trunkScott Moser
2016-03-10commit planned implementation of datasourcenocloudScott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-10adjust net to fit with cloudinitScott Moser
2016-03-10initial copy of curtin netScott Moser
2016-03-10improve commentScott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-10generator: use /run/cloud-init instead of /runScott Moser
2016-03-10generator: support reading cmdline of pid 1 in a containerScott Moser
2016-03-10initial systemd service suggestions provided by pittiScott Moser
2016-03-09add default user to 'lxd' group and create groups when necessary.Scott Moser
2016-03-09 - Fixed few issues with return values form util.subp()Sankar Tanguturi
2016-03-09Add default ubuntu user to lxd group (LP: #1539317)Robert Jennings
2016-03-08 - Ignored return code 1 for 'pkill' command in config_nic.pySankar Tanguturi
2016-03-08No longer run pollinate by default in seed_randomScott Moser
2016-03-08BigStep: enable datasource in default settingsScott Moser