~raharper/cloud-init:ubuntu-devel-new-artful-release-v8

Last commit made on 2017-10-05
Get this branch:
git clone -b ubuntu-devel-new-artful-release-v8 https://git.launchpad.net/~raharper/cloud-init
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu-devel-new-artful-release-v8
Repository:
lp:~raharper/cloud-init

Recent commits

de49062... by Ryan Harper

releasing package cloud-init version 17.1-17-g45d361cb-0ubuntu1

03167d4... by Ryan Harper

update changelog (new upstream snapshot 17.1-17-g45d361cb).

7b98a95... by Ryan Harper

merge from master at 17.1-17-g45d361cb

45d361c... by Chad Smith

net: Handle bridge stp values of 0 and convert to boolean type

Update unit tests to pass a 0 instead of 'off' to validate that network
state is properly written.

b0e42ac... by Scott Moser

debian/new-upstream-snapshot: use --abbrev=8 for git-describe.

The tools that use "git describe" were just assuming a consisent
number of characters in the hash. It seems ubuntu 16.04 would use 7
and later versions use 8. To avoid that discrepency in developer
environments, set it to 8.

6eb4dc2... by Scott Moser

tools: Give specific --abbrev=8 to "git describe"

The tools that use "git describe" were just assuming a consisent
number of characters in the hash. It seems ubuntu 16.04 would use 7
and later versions use 8. To avoid that discrepency in developer
environments, set it to 8.

57e2e01... by Ryan Harper

network: bridge_stp value not always correct

Update network_state to store the bridge_stp value as a boolean.
The various renderers then can map the boolean value to the correct
output as needed; eni uses 'on/off', sysconfig uses 'yes/no' and
netplan will use the boolean directly.

Update unittest values for sysconfig and netplan. Both contained the
network_state string value which resulted in not correctly enable/disable
STP in the target system.

Update network_state comment (fd -> forward-delay, add stp as boolean) on
bridge commands to match the expected format of a netplan bridge command.

LP: #1721157

aa024e3... by Joshua Powers

tests: re-enable tox with nocloud-kvm support

With the addition of the nocloud-kvm support a few other python modules
were pulled in as required and as a result this broke the tox run. The
fix was to add paramiko and simplestreams to re-enable testing.

667c03c... by Scott Moser

add an 8th char to the hash

3951326... by Ryan Harper

releasing package cloud-init version 17.1-13-g7fd0425-0ubuntu1