summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20net: kernel lies about vlans not stealing mac addresses, when they doDimitri John Ledkov
2017-04-14ds-identify: Check correct path for "latest" config driveDaniel Watkins
2017-04-12doc: Fix example for resolve.conf configuration.Jon Grimm
2017-04-12Fix examples that reference upstream chef repository.Jon Grimm
2017-04-12doc: correct grammar and improve clarity in merging documentation.David Tagatac
2017-04-12doc: Add missing doc link to snap-config module.Ryan Harper
2017-04-12snap: allows for creating cloud-init snapJoshua Powers
2017-04-12DigitalOcean: assign IPv4ll address to lowest indexed interface.Ben Howard
2017-04-12DigitalOcean: configure all NICs presented in meta-data.Ben Howard
2017-04-12Remove (and/or fix) URL shortener referencesJon Grimm
2017-04-12HACKING.rst: more info on filling out contributors agreement.Scott Moser
2017-04-12util: teach write_file about copy_mode optionLars Kellogg-Stedman
2017-04-11DigitalOcean: bind resolvers to loopback interface.Ben Howard
2017-04-11tests: fix AltCloud tests to not rely on blkidScott Moser
2017-04-03OpenStack: add 'dvs' to the list of physical link types.Scott Moser
2017-03-31Fix bug that resulted in an attempt to rename bonds or vlans.Scott Moser
2017-03-31tests: update OpenNebula and Digital Ocean to not rely on host interfaces.Scott Moser
2017-03-30net: in netplan renderer delete known image-builtin content.Scott Moser
2017-03-30doc: correct grammar in capabilities.rstDavid Tagatac
2017-03-30ds-identify: fix detecting of maas datasource.Scott Moser
2017-03-30netplan: remove debugging prints, add debug loggingRyan Harper
2017-03-29ds-identify: do not write None twice to datasource_list.Scott Moser
2017-03-29support resizing partition and rootfs on system booted without initramfs.Steve Langasek
2017-03-29apt_configure: run only when needed.Scott Moser
2017-03-28OpenStack: identify OpenStack by product 'OpenStack Compute'.Scott Moser
2017-03-27GCE: Search GCE in ds-identify, consider serial number in check.Scott Moser
2017-03-24Add support for setting hashed passwordsTore S. Lonoy
2017-03-24Fix filesystem creation when using "partition: auto"Jonathan Ballet
2017-03-24ConfigDrive: support reading config drive data from /config-drive.Scott Moser
2017-03-24ds-identify: fix detection of Bigstep datasource.Scott Moser
2017-03-24test: add running of pylintJoshua Powers
2017-03-22ds-identify: fix bug where filename expansion was left on.Scott Moser
2017-03-22advertise network config v2 support (NETWORK_CONFIG_V2) in features.Scott Moser
2017-03-21Bigstep: fix bug when executing in python3.root
2017-03-21Fix unit test when running in a system deployed with cloud-init.Scott Moser
2017-03-21Bounce network interface for Azure when using the built-in path.Brent Baude
2017-03-20cloudinit.net: add network config v2 parsing and renderingRyan Harper
2017-03-20net: Fix incorrect call to isfileJoshua Powers
2017-03-17net: add renderers for automatically selecting the renderer.Scott Moser
2017-03-17doc: fix config drive doc with regard to unpartitioned disks.Scott Moser
2017-03-17test: Adding integratiron test for password as listJoshua Powers
2017-03-17render_network_state: switch arguments around, do not require targetScott Moser
2017-03-17support 'loopback' as a device type.Scott Moser
2017-03-17Integration Testing: improve testcase subclassingWesley Wiedenmeier
2017-03-13gitignore: adding doc/rtd_htmlJoshua Powers
2017-03-13doc: add instructions for running integration tests via tox.Joshua Powers
2017-03-13test: avoid differences in 'date' output due to daylight savings.Scott Moser
2017-03-13Fix chef config module in omnibus install.Jeremy Melvin
2017-03-10Add feature flags to cloudinit.version.Wesley Wiedenmeier
2017-03-10tox: add a citest environmentScott Moser