~raharper/cloud-init:feature/stage_threadpool

Last commit made on 2019-07-23
Get this branch:
git clone -b feature/stage_threadpool 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:
feature/stage_threadpool
Repository:
lp:~raharper/cloud-init

Recent commits

a65c7da... by Ryan Harper

Workaround pylint issue with py2/py3 Queue import issues.

62c193a... by Ryan Harper

Don't async enable mods by default, add Datasource method, update Azure to enable

2d42fd1... by Ryan Harper

workerpool.size(): use util.log_time to log time spent joining queue size

f59b5ad... by Ryan Harper

Update analyze/show to handle async events by keeping all unprocessed events and going to them later

1eae2d2... by Ryan Harper

drop args.name patch, fix pycode on workerpool

4942fe0... by Ryan Harper

Switch to running modules async in workerpool if module is tagged async_enabled=True

a911892... by Ryan Harper

add workerthread for running subp async in disk_setup and mounts

5e4792c... by Markus Schade

Add missing dsname for Hetzner Cloud datasource

b993b0a... by Dan Watkins

doc: indicate that netplan is default in Ubuntu now

feebec1... by Chad Smith

azure: add region and AZ properties from imds compute location metadata

This allows cloud-init query region to show valid region data for Azure