summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-27util: json.dumps on python 2.7 will handle UnicodeDecodeError on binaryChad Smith
2019-09-27debian/ubuntu: add missing word to netplan/ENI headerDaniel Watkins
2019-09-27ovf: do not generate random instance-id for IMC customization pathRyan Harper
2019-09-26sysconfig: only write resolv.conf if network_state has DNS valuesRyan Harper
2019-09-26sysconfig: use distro variant to check if availableRyan Harper
2019-09-26systemd/cloud-init.service.tmpl: start after wicked.serviceRobert Schweikert
2019-09-26docs: fix zstack documentation lintsChad Smith
2019-09-25analyze/show: remove trailing space in outputDaniel Watkins
2019-09-25Add missing space in warning: "not avalid seed"Brian Candler
2019-09-25pylintrc: add 'enter_context' to generated-members listRyan Harper
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