summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-18Add datasource for ZStack platform.Shixin Ruan
2019-09-18docs: organize TOC and update summary of projectJoshua Powers
2019-09-18tools: make clean now cleans the dev directory, not the systemChad Smith
2019-09-18docs: create cli specific pageJoshua Powers
2019-09-18docs: added output examples to analyze.rstJoshua Powers
2019-09-18docs: doc8 fixes for instancedata pageJoshua Powers
2019-09-18docs: clean up formatting, organize boot pageJoshua Powers
2019-09-17net: add is_master check for filtering device listRyan Harper
2019-09-14docs: more complete list of availabilityJoshua Powers
2019-09-14docs: start FAQ pageJoshua Powers
2019-09-14docs: cleanup output & order of datasource pageJoshua Powers
2019-09-11Brightbox: restrict detection to require full domain match .brightbox.comScott Moser
2019-09-11VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang
2019-09-09net,Oracle: Add support for netfailover detectionRyan Harper
2019-09-09atomic_helper: add DEBUG logging to write_fileDaniel Watkins
2019-09-07doc: document doc, create makefile and tox targetJoshua Powers
2019-09-06.gitignore: ignore files produced by package buildsDaniel Watkins
2019-09-04docs: fix whitespace, spelling, and line lengthJoshua Powers
2019-09-03docs: remove unnecessary file in doc directoryJoshua Powers
2019-08-28Oracle: Render secondary vnic IP and MTU values onlyRyan Harper
2019-08-28exoscale: fix sysconfig cloud_config_modules overridesChad Smith
2019-08-22net/cmdline: refactor to allow multiple initramfs network config sourcesDaniel Watkins
2019-08-22ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULAChad Smith
2019-08-20Add missing #cloud-config comment on first example in documentation.Florian Müller
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2019-08-19DataSourceOracle: prefer DS network config over initramfsDaniel Watkins
2019-08-19format.rst: add text/jinja2 to list of content types (+ cleanups)Daniel Watkins
2019-08-19Add GitHub pull request template to point people at hacking docDaniel Watkins
2019-08-16cloudinit/distros/parsers/sys_conf: add docstring to SysConfDaniel Watkins
2019-08-15pyflakes: remove unused variableJoshua Powers
2019-08-14Azure: Record boot timestamps, system information, and diagnostic eventsAnh Vo
2019-08-14DataSourceOracle: configure secondary NICs on Virtual MachinesDaniel Watkins
2019-08-14distros: fix confusing variable namesDaniel Watkins
2019-08-13azure/net: generate_fallback_nic emits network v2 config instead of v1Chad Smith
2019-08-09Add support for publishing host keys to GCE guest attributesRick Wright
2019-08-08New data source for the Exoscale.com cloud platformChris Glass
2019-08-08doc: remove intersphinx extensionDaniel Watkins
2019-08-07cc_set_passwords: rewrite documentationDaniel Watkins
2019-07-26net/cmdline: split interfaces_by_mac and init network config determinationDaniel Watkins
2019-07-23stages: allow data sources to override network config source orderDaniel Watkins
2019-07-18cloud_tests: updates and fixesRyan Harper
2019-07-18Fix bug rendering MTU on bond or vlan when input was netplan.Scott Moser
2019-07-17net: update net sequence, include wait on netdevs, opensuse netrules pathRyan Harper
2019-07-17Release 19.2Ryan Harper
2019-07-16net: add rfc3442 (classless static routes) to EphemeralDHCPRyan Harper
2019-07-16templates/ntp.conf.debian.tmpl: fix missing newline for poolsRyan Harper
2019-07-16Support netplan renderer in Arch LinuxConrad Hoffmann
2019-07-16Fix typo in publicly viewable documentation.David Medberry
2019-07-16Add a cdrom size checker for OVF ds to ds-identifyPengpeng Sun
2019-07-16VMWare: Trigger the post customization script via cc_scripts module.Xiaofeng Wang