Age | Commit message (Expand) | Author |
2016-03-24 | provide datasource.check_instance_id with access to system config | Scott Moser |
2016-03-23 | trust existing datasource in modules or single | Scott Moser |
2016-03-22 | better log message about applying networking. | Scott Moser |
2016-03-22 | write to 50-cloud-init.cfg and write systemd.link rules. | Scott Moser |
2016-03-22 | fix quick_read_instance_id in nocloud for seed_dirs change | Scott Moser |
2016-03-22 | make NoCloud work for seeding network. | Scott Moser |
2016-03-22 | add implementation of generate_fallback_config from wesley. | Scott Moser |
2016-03-22 | add code to invoke networking config | Scott Moser |
2016-03-22 | drop changes other than generate_fallback_config | Scott Moser |
2016-03-22 | merge from trunk.net1 | Scott Moser |
2016-03-22 | In generate_fallback_config() fix function to sort potential interfaces to work | Wesley Wiedenmeier |
2016-03-22 | move some of the pickle loading out of Init, into private methods | Scott Moser |
2016-03-22 | In generate_fallback_config return full netconfig dict with 'config' and | Wesley Wiedenmeier |
2016-03-22 | - Rename find_fallback_network_device to generate_fallback_config | Wesley Wiedenmeier |
2016-03-22 | Got rid of blank lines in net.find_fallback_network_device | Wesley Wiedenmeier |
2016-03-22 | Basic code added to kick off network configuration and cause fallback network | Wesley Wiedenmeier |
2016-03-22 | For find_fallback_network_device, kwarg rename_to_default specifies whether or | Wesley Wiedenmeier |
2016-03-22 | Typo fix | Wesley Wiedenmeier |
2016-03-22 | Fix typo | Wesley Wiedenmeier |
2016-03-22 | Wrap read calls to /sys/class/net/DEV/{carrier, dormant, operstate} in | 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 | 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 | debian packaging: adjust build-depends for xenial | Scott Moser |
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-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 |