~chad.smith/cloud-init:feature/maintain-network-on-boot

Last commit made on 2018-07-01
Get this branch:
git clone -b feature/maintain-network-on-boot 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/maintain-network-on-boot
Repository:
lp:~chad.smith/cloud-init

Recent commits

61355a6... by Chad Smith

flakes: rename local events variable to avoid name collision

8b5ce65... by Chad Smith

renamed maintenance_events -> update_events.

959cb0c... by Chad Smith

rework logic of clear cache add unit test for clearing _network_config

4efecd0... by Chad Smith

scope update_events to specific config keys, such as network

45772ff... by Chad Smith

increment count in unit tests

82ae6c7... by Chad Smith

pylint

6b79722... by Chad Smith

drop warning on update_metadata false

9ea3378... by Chad Smith

unit tests for update_metadata and clear_cached_data methods

eec1321... by Chad Smith

Only perform clear_cached_data work if cache is dirty

d758cc1... by Chad Smith

wip