Age | Commit message (Expand) | Author |
2017-03-29 | apt_configure: run only when needed. | Scott Moser |
2017-03-28 | OpenStack: identify OpenStack by product 'OpenStack Compute'. | Scott Moser |
2017-03-27 | GCE: Search GCE in ds-identify, consider serial number in check. | Scott Moser |
2017-03-24 | Add support for setting hashed passwords | Tore S. Lonoy |
2017-03-24 | Fix filesystem creation when using "partition: auto" | Jonathan Ballet |
2017-03-24 | ConfigDrive: support reading config drive data from /config-drive. | Scott Moser |
2017-03-24 | ds-identify: fix detection of Bigstep datasource. | Scott Moser |
2017-03-24 | test: add running of pylint | Joshua Powers |
2017-03-22 | ds-identify: fix bug where filename expansion was left on. | Scott Moser |
2017-03-22 | advertise network config v2 support (NETWORK_CONFIG_V2) in features. | Scott Moser |
2017-03-21 | Bigstep: fix bug when executing in python3. | root |
2017-03-21 | Fix unit test when running in a system deployed with cloud-init. | Scott Moser |
2017-03-21 | Bounce network interface for Azure when using the built-in path. | Brent Baude |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-20 | net: Fix incorrect call to isfile | Joshua Powers |
2017-03-17 | net: add renderers for automatically selecting the renderer. | Scott Moser |
2017-03-17 | doc: fix config drive doc with regard to unpartitioned disks. | Scott Moser |
2017-03-17 | test: Adding integratiron test for password as list | Joshua Powers |
2017-03-17 | render_network_state: switch arguments around, do not require target | Scott Moser |
2017-03-17 | support 'loopback' as a device type. | Scott Moser |
2017-03-17 | Integration Testing: improve testcase subclassing | Wesley Wiedenmeier |
2017-03-13 | gitignore: adding doc/rtd_html | Joshua Powers |
2017-03-13 | doc: add instructions for running integration tests via tox. | Joshua Powers |
2017-03-13 | test: avoid differences in 'date' output due to daylight savings. | Scott Moser |
2017-03-13 | Fix chef config module in omnibus install. | Jeremy Melvin |
2017-03-10 | Add feature flags to cloudinit.version. | Wesley Wiedenmeier |
2017-03-10 | tox: add a citest environment | Scott Moser |
2017-03-10 | Further fix regression to support 'password' for default user. | Scott Moser |
2017-03-10 | fix regression when no chpasswd/list was provided. | Scott Moser |
2017-03-09 | Support chpasswd/list being a list in addition to a string. | Sergio Lystopad |
2017-03-07 | doc: Fix configuration example for cc_set_passwords module. | Sergio Lystopad |
2017-03-07 | net: support both ipv4 and ipv6 gateways in sysconfig. | Lars Kellogg-Stedman |
2017-03-07 | net: do not raise exception for > 3 nameservers | Lars Kellogg-Stedman |
2017-03-06 | ds-identify: report cleanups for config and exit value. | Scott Moser |
2017-03-03 | ds-identify: move default setting for Ec2/strict_id to a global. | Scott Moser |
2017-03-03 | ds-identify: record not found in cloud.cfg and always add None. | Scott Moser |
2017-03-03 | Support warning if the used datasource is not in ds-identify's list. | Scott Moser |
2017-03-03 | tools/ds-identify: make report mode write namespaced results. | Scott Moser |
2017-03-03 | Move warning functionality to cloudinit/warnings.py | Scott Moser |
2017-03-02 | Add profile.d script for showing warnings on login. | Scott Moser |
2017-03-02 | Z99-cloud-locale-test.sh: install and make consistent. | Scott Moser |
2017-02-28 | tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id. | Scott Moser |
2017-02-28 | tools/ds-identify: disable vmware_guest_customization by default. | Scott Moser |
2017-02-24 | tools/ds-identify: ovf identify vmware guest customization. | Scott Moser |
2017-02-24 | Identify Brightbox as an Ec2 datasource user. | Scott Moser |
2017-02-24 | DatasourceEc2: add warning message when not on AWS. | Scott Moser |
2017-02-24 | ds-identify: add reading of datasource/Ec2/strict_id | Scott Moser |
2017-02-24 | tools/ds-identify: add support for found or maybe contributing config. | Scott Moser |
2017-02-24 | tools/ds-identify: read the seed directory on Ec2 | Scott Moser |
2017-02-24 | tools/ds-identify: use quotes in local declarations. | Scott Moser |