Age | Commit message (Expand) | Author |
2019-12-03 | option to enable http api options | Kim Hagen |
2019-11-12 | add the ability to put the api key | Kim Hagen |
2019-04-15 | disable deployPkgPluginPath so vmware will not timeout on getting the customi... | Kim Hagen |
2019-02-28 | use ovf labels to set vyos config | Kim Hagen |
2019-01-23 | OVF: simplify expected return values of transport functions. | Scott Moser |
2019-01-23 | Vmware: Add support for the com.vmware.guestInfo OVF transport. | Scott Moser |
2019-01-23 | Merge tag '18.5' into current | Kim Hagen |
2018-12-03 | NoCloud: Allow top level 'network' key in network-config. | Scott Moser |
2018-12-03 | ovf: Fix ovf network config generation gateway/routes | Ryan Harper |
2018-11-29 | azure: detect vnet migration via netlink media change event | Tamilmani Manoharan |
2018-11-29 | Azure: fix copy/paste error in error handling when reading azure ovf. | Adam DePue |
2018-11-15 | azure: _poll_imds only retry on 404. Fail on Timeout | Chad Smith |
2018-11-13 | azure: retry imds polling on requests.Timeout | Chad Smith |
2018-11-12 | azure: Accept variation in error msg from mount for ntfs volumes | Jason Zions |
2018-11-12 | azure: fix regression introduced when persisting ephemeral dhcp lease | asakkurr |
2018-11-01 | azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDS | Chad Smith |
2018-10-31 | azure: report ready to fabric after reprovision and reduce logging | asakkurr |
2018-10-25 | Merge tag 'ubuntu/18.4-0ubuntu1_16.04.2' into current | Kim Hagen |
2018-10-25 | Add dhcp call to ec2 datasource | Kim Hagen |
2018-10-23 | Use dhcp for google cloud source | Kim Hagen |
2018-10-22 | Get ip address on azure | Kim Hagen |
2018-10-17 | azure: Add apply_network_config option to disable network from IMDS | Chad Smith |
2018-10-09 | tools: Add cloud-id command line utility | Chad Smith |
2018-10-09 | instance-data: Add standard keys platform and subplatform. Refactor ec2. | Chad Smith |
2018-09-26 | docs: surface experimental doc in instance-data.json | Chad Smith |
2018-09-26 | Add support for Infiniband network interfaces (IPoIB). | Mark Goddard |
2018-09-25 | cli: add cloud-init query subcommand to query instance metadata | Chad Smith |
2018-09-20 | Remove dead-code _write_network distro implementations. | Scott Moser |
2018-09-14 | OpenStack: Support setting mac address on bond. | Fabian Wiesel |
2018-09-13 | EphemeralIPv4Network: Be more explicit when adding default route. | Scott Moser |
2018-09-13 | OpenStack: support reading of newer versions of metdata. | Scott Moser |
2018-09-12 | OpenStack: fix bug causing 'latest' version to be used from network. | Scott Moser |
2018-09-11 | user-data: jinja template to render instance-data.json in cloud-config | Chad Smith |
2018-09-05 | tests: Disallow use of util.subp except for where needed. | Scott Moser |
2018-08-28 | VMWare: Fix a network config bug in vm with static IPv4 and no gateway. | Pengpeng Sun |
2018-08-17 | Add datasource Oracle Compute Infrastructure (OCI). | Scott Moser |
2018-08-17 | azure: allow azure to generate network configuration from IMDS per boot. | Chad Smith |
2018-08-17 | Scaleway: Add network configuration to the DataSource | Louis Bouchard |
2018-08-03 | OpenNebula: Fix null gateway6 | Akihiko Ota |
2018-07-31 | oracle: fix detect_openstack to report True on OracleCloud.com DMI data | Chad Smith |
2018-07-26 | update_metadata re-config on every boot comments and tests not quite right | Mike Gerdts |
2018-07-21 | pylint: Fix pylint warnings reported in pylint 2.0.0. | Scott Moser |
2018-07-01 | update_metadata: a datasource can support network re-config every boot | Chad Smith |
2018-06-15 | openstack: avoid unneeded metadata probe on non-openstack platforms | Chad Smith |
2018-05-29 | pyflakes: fix unused variable references identified by pyflakes 2.0.0. | Scott Moser |
2018-05-24 | Enable SmartOS network metadata to work with netplan via per-subnet routes | Dan McDonald |
2018-05-23 | openstack: Allow discovery in init-local using dhclient in a sandbox. | Chad Smith |
2018-05-23 | Azure: Ignore NTFS mount errors when checking ephemeral drive | Paul Meyer |
2018-05-17 | read_file_or_url: move to url_helper, fix bug in its FileResponse. | Scott Moser |
2018-05-15 | ds-identify: recognize container-other as a container, test SmartOS. | Scott Moser |