~chad.smith/cloud-init:feature/os-local

Last commit made on 2018-05-23
Get this branch:
git clone -b feature/os-local 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:
feature/os-local
Repository:
lp:~chad.smith/cloud-init

Recent commits

83cb40b... by Chad Smith

lint: return the fallback_interface value returned by DataSource super

a5dd971... by Chad Smith

fix DataSourceEc2.network_config. Add unit tests for DataSource.fallback_interface

ee83a76... by Chad Smith

doc: revert doc changes for separate branch

9cddc4a... by Chad Smith

pull Ec2 fallback_interface upgrade logic into Ec2 only

cdc80ca... by Chad Smith

openstack: surface use_network_json datasource config option

c843b38... by Chad Smith

doc: scrub ec2, openstack and cloudstack datasource configuration

422ff52... by Chad Smith

update Ec2 rtd on configuration options

4b538d7... by Chad Smith

use URLParams namedtuple in return values

95f8c3c... by Chad Smith

Ec2/OS: rename get_network_metadata -> perform_dhcp_setup. Add URLParams namedtuple

dec0d72... by Chad Smith

unit tests for get_url_params and openstacklocal datasource