~chad.smith/cloud-init:aws-local-dhcp

Last commit made on 2017-08-07
Get this branch:
git clone -b aws-local-dhcp https://git.launchpad.net/~chad.smith/cloud-init
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
aws-local-dhcp
Repository:
lp:~chad.smith/cloud-init

Recent commits

d462d39... by Chad Smith

use util.log_time instead of making direct calls to time.time for crawl_metadata

b666d7e... by Chad Smith

log typo prefered -> prefered

84bf898... by Chad Smith

additional log message when we discover an extended/preferred metadata version

813f998... by Chad Smith

response codes are ints

22f4f6f... by Chad Smith

construct proper versioned url in get_metadata_api_version

3bdde87... by Chad Smith

flakes

4eb786a... by Chad Smith

add a min_metadata_version versus extended_metadata_version class attrs and a get_metadadata_version method on Ec2 and AliYun datasources

da6658b... by Chad Smith

move dhclient command checks into maybe_perform_dhcp_discovery

87d53b4... by Chad Smith

fix flakes

c61035a... by Chad Smith

update aliyun datasource and unit tests for supported_metadata_versions