summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-05-12Fix logging importJoshua Harlow
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-06fix timestamp in reporting events.Scott Moser
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
2016-03-24some final changesScott Moser
2016-03-24pep8 fixes from last comment mergeScott Moser
2016-03-24support reading network config from kernel command lineScott Moser
2016-03-24add comments and improve error messagesScott Moser
2016-03-24make get_cmdline read /proc/1/cmdline if inside a containerScott Moser
2016-03-24ConfigDrive: convert OpenStack network_data.json to network_config.yamlScott Moser
2016-03-24fix review commentsRyan Harper
2016-03-24remove debug codeScott Moser