Age | Commit message (Expand) | Author |
2016-11-22 | Azure: No longer rely on walinux agent. | Scott Moser |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-11-09 | Ec2: fix syntax and tox in previous commit. | Scott Moser |
2016-11-08 | Ec2: protect against non-dictionary in block-device-mapping. | Scott Moser |
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-10-19 | OpenNebula: replace 'ip' parsing with cloudinit.net usage. | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-07 | MAAS: improve the main of datasource to look at kernel cmdline config. | Scott Moser |
2016-09-29 | DigitalOcean: use meta-data for network configruation | Ben Howard |
2016-09-20 | Adjust mounts and disk configuration for systemd. | Scott Moser |
2016-09-12 | Allow link type of null in network_data.json | Jon Grimm |
2016-09-12 | DataSourceOVF: fix user-data as base64 with python3 | Scott Moser |
2016-08-23 | add install option for openrc | Matthew Thode |
2016-08-23 | Generate a dummy bond name for OpenStack | Scott Moser |
2016-08-22 | azure dhclient-hook cleanups | Scott Moser |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-08-12 | MAAS: add vendor-data support | Scott Moser |
2016-08-11 | ConfigDrive: recognize 'tap' as a link type. | Scott Moser |
2016-08-11 | NoCloud: fix bug providing network-interfaces via meta-data. | Scott Moser |
2016-08-10 | SmartOS: more improvements for network configuration | Scott Moser |
2016-08-08 | Newer requests have strong type validation | Joshua Harlow |
2016-07-13 | merge from trunk | Scott Moser |
2016-07-13 | ConfigDrive: write 'injected' files and legacy networking | Scott Moser |
2016-07-13 | Fix SmartOS datasource usage of dict comprehensions | Joshua Harlow |
2016-07-13 | Another stray occurence of a dict comprehension being removed | Joshua Harlow |
2016-07-13 | Remove another stray dict comprehension | Joshua Harlow |
2016-06-27 | fix restoring from a datasource that did not have dsmode | Scott Moser |
2016-06-15 | DataSourceNoCloud: fix stack trace on reboot, default to dsmode=net | Scott Moser |
2016-06-15 | remove declaration of dsmode as local in DataSourceNoCloud | Scott Moser |
2016-06-15 | fix usage of OSError.message that will not work in python3 | Scott Moser |
2016-06-15 | merge from trunk | Scott Moser |
2016-06-15 | fix some errors reported by pylint | Scott Moser |
2016-06-15 | merge with trunk | Scott Moser |
2016-06-15 | merge with trunk | Scott Moser |
2016-06-15 | fis some Datasourcenocloud issues | Scott Moser |
2016-06-15 | Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]" | Daniel Watkins |
2016-06-14 | [Revert] Remove trailing dot from GCE metadata URL | Scott Moser |
2016-06-13 | Removes trailing dot in metadata.google.internal GCE metadata lookup. | Phil Roche |
2016-06-10 | Just mock 'on_first_boot' vs special argument | Joshua Harlow |
2016-06-06 | Rebase against master | Joshua Harlow |
2016-06-03 | config drive conversion: recognize 'bridge' as a physical type, fix mtu | Scott Moser |
2016-06-02 | ConfigDrive: do not use 'id' on a link for the device name | Scott Moser |
2016-06-02 | re-add the 'Net' classes for datasources | Scott Moser |
2016-06-02 | fix untested previous change to smartos | Scott Moser |
2016-06-02 | smartos: do not raise error when not on smartos | Scott Moser |
2016-06-02 | openstack: support decoding when reading files, use that for network_config | Scott Moser |
2016-06-02 | SmartOS: datasource improvements, support for networking information. | Scott Moser |
2016-05-31 | use constants for kvm and lx-brand | Scott Moser |