Age | Commit message (Expand) | Author |
2016-03-21 | Merge from trunk | Wesley Wiedenmeier |
2016-03-21 | Fix typo in disable_conf_file and mistake in call | Wesley Wiedenmeier |
2016-03-21 | merge from trunk | Scott Moser |
2016-03-21 | quickly check to see if the previous instance id is still valid | Scott Moser |
2016-03-21 | add check_instance_id to ConfigDrive | Scott Moser |
2016-03-21 | Added _write_network_fallback function to distros.debian and abstract to | Wesley Wiedenmeier |
2016-03-21 | quickly check to see if the previous instance id is still valid | Scott Moser |
2016-03-21 | Added net.find_fallback_network_device() to find an appropriate device to dhcp | Wesley Wiedenmeier |
2016-03-21 | cloud-init-local needs to want network-pre or it isnt guaranteed to start | Scott Moser |
2016-03-20 | Misc fixes for VMware Support. | Sankar Tanguturi |
2016-03-20 | fix creation of network-config-ready and dont bother waiting on lo | Scott Moser |
2016-03-20 | fix syntax | Scott Moser |
2016-03-18 | cloud-init-local.service: touch file that cloud-init-wait will wait for | Scott Moser |
2016-03-18 | remove the 'find_name' function that was here. | Scott Moser |
2016-03-18 | commit the systemd waiting mechanism | Scott Moser |
2016-03-18 | add this, its getting moved, but i wanted some of the content stored | Scott Moser |
2016-03-18 | add atomic_write_file and use it from atomic_write_json | Scott Moser |
2016-03-18 | Added comments | Wesley Wiedenmeier |
2016-03-18 | Handle static ip= entries by appending a static subnet to the device | Wesley Wiedenmeier |
2016-03-18 | debian packaging: adjust build-depends for xenial | Scott Moser |
2016-03-18 | If proto not specified, determine it using logic from: | Wesley Wiedenmeier |
2016-03-18 | Fully parse files at /run/net-dev.conf, loading parameters for address, | Wesley Wiedenmeier |
2016-03-18 | Merge from trunk | Wesley Wiedenmeier |
2016-03-17 | Check for and merge in configuration caused by the 'ip' parameter on the | Wesley Wiedenmeier |
2016-03-17 | - Merged with trunk. | Sankar Tanguturi |
2016-03-17 | Send proper SUCCESS / FAILED events to the underlying VMware hypervisor. | Scott Moser |
2016-03-16 | fix regression when command line (ds=nocloud) is present | Scott Moser |
2016-03-16 | In distros.debian call net.merge_from_cmdline_config to ensure that the results | Wesley Wiedenmeier |
2016-03-15 | - Added the code to customize timezone. | Sankar Tanguturi |
2016-03-14 | fix ssh_pwauth behavior to function as documented. | Scott Moser |
2016-03-14 | fix long line | Scott Moser |
2016-03-14 | merge with trunk | Scott Moser |
2016-03-14 | doc/ add new logo to rtd (read the docs) docs. | Scott Moser |
2016-03-14 | doc: document that volume label must be 'cidata' NocCloud datasource. | Scott Moser |
2016-03-14 | merge with trunk for dmidecode changes | Scott Moser |
2016-03-14 | some systemd cleanups | Scott Moser |
2016-03-14 | change return value for dmi data of all \xff to be "" | Scott Moser |
2016-03-14 | minor cleanup. long line and remove unused 'local' | Scott Moser |
2016-03-14 | strip return of dmidecode and do so before checking for all "." | Scott Moser |
2016-03-14 | change where we handle the translation | Scott Moser |
2016-03-14 | change 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-11 | fix tox | Scott Moser |
2016-03-11 | minor changes use the helpers in cloudinit/net | Scott Moser |
2016-03-11 | fix use of network state | Scott Moser |
2016-03-11 | - Executed 'bzr merge' and resolved all the conflicts. | Sankar Tanguturi |
2016-03-11 | merge with trunk | Scott Moser |
2016-03-10 | commit planned implementation of datasourcenocloud | Scott Moser |
2016-03-10 | dmi data: fix failure of reading dmi data for unset dmi values | Scott Moser |
2016-03-10 | adjust net to fit with cloudinit | Scott Moser |