Age | Commit message (Expand) | Author |
2018-03-15 | util: Fix subp regression. Allow specifying subp command as a string. | Chad Smith |
2018-03-15 | doc: fix all warnings issued by 'tox -e doc' | Scott Moser |
2018-03-15 | FreeBSD: Set hostname to FQDN. | Dominic Schlegel |
2018-03-15 | tests: fix run_tree and bddeb | Scott Moser |
2018-03-15 | tests: Fix some warnings in tests that popped up with newer python. | Scott Moser |
2018-03-14 | set_hostname: When present in metadata, set it before network bringup. | Chad Smith |
2018-03-14 | tests: Centralize and re-use skipTest based on json schema presense. | Scott Moser |
2018-03-10 | This commit fixes get_hostname on the AzureDataSource. | Douglas Jordan |
2018-03-09 | shellify: raise TypeError on bad input. | Scott Moser |
2018-03-08 | Make salt minion module work on FreeBSD. | Dominic Schlegel |
2018-03-02 | Simplify some comparisions. | Rémy Léone |
2018-03-02 | Change some list creation and population to literal. | Rémy Léone |
2018-03-01 | GCE: fix reading of user-data that is not base64 encoded. | Scott Moser |
2018-02-26 | doc: fix chef install from apt packages example in RTD. | Chad Smith |
2018-02-26 | Implement puppet 4 support | Romanos Skiadas |
2018-02-23 | subp: Fix subp usage with non-ascii characters when no system locale. | Scott Moser |
2018-02-23 | salt: configure grains in grains file rather than in minion config. | Daniel Wallace |
2018-02-22 | release 18.1 | Scott Moser |
2018-02-21 | OVF: Fix VMware support for 64-bit platforms. | Sankar Tanguturi |
2018-02-21 | ds-identify: Fix searching for iso9660 OVF cdroms. | Scott Moser |
2018-02-14 | SUSE: Fix groups used for ownership of cloud-init.log | Robert Schweikert |
2018-02-12 | ds-identify: check /writable/system-data/ for nocloud seed. | Scott Moser |
2018-02-12 | tests: run nosetests in cloudinit/ directory, fix py26 fallout. | Scott Moser |
2018-02-12 | tools: run-centos: git clone rather than tar. | Scott Moser |
2018-02-12 | tests: add support for logs with lxd from snap and future lxd 3. | Scott Moser |
2018-02-09 | EC2: Fix get_instance_id called against cached datasource pickle. | Chad Smith |
2018-02-08 | cli: fix cloud-init status to report running when before result.json | Chad Smith |
2018-02-08 | net: accept network-config in netplan format for renaming interfaces | Ryan Harper |
2018-02-02 | Fix ssh keys validation in ssh_util | Tatiana Kholkina |
2018-01-29 | docs: Update RTD content for cloud-init subcommands. | Chad Smith |
2018-01-26 | OVF: Extend well-known labels to include OVFENV. | Scott Moser |
2018-01-26 | Fix potential cases of uninitialized variables. | Chad Smith |
2018-01-25 | tests: Collect script output as binary, collect systemd journal, fix lxd. | Scott Moser |
2018-01-25 | HACKING.rst: mention setting user name and email via git config. | Scott Moser |
2018-01-24 | Azure VM Preprovisioning support. | Douglas Jordan |
2018-01-24 | tools/read-version: Fix read-version when in a git worktree. | Scott Moser |
2018-01-24 | docs: Fix typos in docs and one debug message. | aRkadeFR |
2018-01-24 | btrfs: support resizing if root is mounted ro. | Robert Schweikert |
2018-01-24 | OpenNebula: Improve network configuration support. | Akihiko Ota |
2018-01-23 | tests: Fix EC2 Platform to return console output as bytes. | Scott Moser |
2018-01-23 | tests: Fix attempted use of /run in a test case. | Scott Moser |
2018-01-23 | GCE: Improvements and changes to ssh key behavior for default user. | Max Illfelder |
2018-01-23 | subp: make ProcessExecutionError have expected types in stderr, stdout. | Scott Moser |
2018-01-23 | tests: when querying ntp server, do not do dns resolution. | Scott Moser |
2018-01-23 | Recognize uppercase vfat disk labels | James Penick |
2018-01-18 | tests: remove zesty as supported OS to test | Joshua Powers |
2018-01-12 | Do not log warning on config files that represent None. | Scott Moser |
2018-01-10 | tests: Use git hash pip dependency format for pylxd. | Chad Smith |
2018-01-10 | tests: add integration requirements text file | Joshua Powers |
2018-01-10 | MAAS: add check_instance_id based off oauth tokens. | Scott Moser |