summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-05-10Add some basic eni rendering testsJoshua Harlow
2016-05-10Fix removal of validate_commandJoshua Harlow
2016-05-10Move net/renderers -> netJoshua Harlow
2016-05-10Fix up tests and debian distroJoshua Harlow
2016-05-10Rename to net/renderers and klibc -> cmdline.pyJoshua Harlow
2016-05-09Rename renderer attribute to _net_rendererJoshua Harlow
2016-05-09Use the new renderer in the debian and stages filesJoshua Harlow
2016-05-09Move the current rendering to a debian distro fileJoshua Harlow
2016-05-05Use a decorator vs repeated key checks.Joshua Harlow
2016-05-05Add the bridge net typeJoshua Harlow
2016-05-05Work on refactoring (and adding) network conversion testsJoshua Harlow
2016-04-29Paths: fix instance path if datasource's id has a '/'.Scott Moser
2016-04-29Config Drive: fix check_instance_id signature.Scott Moser
2016-04-28Tweak instance path name based on review feedbackRobert Jennings
2016-04-28cloudstack: Only use DHCPv4 lease files as a datasourceWido den Hollander
2016-04-27Ensure instance path is a child of cloud_dirRobert Jennings
2016-04-15network: do not write interface as 'auto' from ip= on command line.Scott Moser
2016-04-15write 'allow-hotplug', but 'auto' for auto.Scott Moser
2016-04-15support and render control=manual on initramfs network devicesScott Moser
2016-04-15sync with curtin on render_interfacesScott Moser
2016-04-15only apply networking once per instanceScott Moser
2016-04-15networking: no longer delete eth0.cfg on debian/ubuntuScott Moser
2016-04-14fallback net config: do not consider devices starting with 'veth'Scott Moser
2016-04-13phone_home: allow usage of fqdnScott Moser
2016-04-13chef: straighten out validation_cert and validation_keyScott Moser
2016-04-13skip bridges when generating fallback networkingScott Moser
2016-04-12rh_subscription: only check subscription if configuredScott Moser
2016-04-12SmartOS, CloudSigma: fix error when dmi data is not availbleScott Moser
2016-04-12DataSourceNoCloud: fix check_instance_id when upgradedScott Moser
2016-04-12provide a warning if 'system' but file does not existScott Moser
2016-04-12chef: straighten out validation_cert and validation_keyScott Moser
2016-04-11minor cleanupsScott Moser
2016-04-11lxd-bridge: Don't require a bridge name and implement support for domain nameStéphane Graber
2016-04-11Update lxd-bridge code to do a single debconf-communicate run and split debco...Stéphane Graber
2016-04-11Add support for lxd-bridge configurationStéphane Graber
2016-04-06Ensure that a resolve conf object is written as a string.Scott Moser
2016-04-06fix tests and hopefully actually workScott Moser
2016-04-06rh_subscription: only check subscription if configuredScott Moser
2016-04-06fix adding of users when no group is specifiedScott Moser
2016-04-06support adding the primary group alsoScott Moser
2016-04-05write_files: fix decompression of contentScott Moser
2016-04-04chef: fix chef installation from gemsScott Moser
2016-04-04disk_setup: correctly send --force to mkfs on block devicesScott Moser
2016-04-04DataSource: set ds_cfg to be a dictionaryScott Moser
2016-04-04merge with trunkScott Moser
2016-03-30fix adding of users without a groupScott Moser
2016-03-29Misc fixes for VMware Support.Scott Moser
2016-03-29 Added a comment about /var/run/vmware-imc directory.Sankar Tanguturi
2016-03-29apply_network_config improvementsScott Moser
2016-03-24pyflakesScott Moser