~raharper/cloud-init:feature/bootspeed

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

Recent commits

65154d6... by Ryan Harper

Allow for networking service to race cloud-init, try to wait a short time and if we fail, try ephemeral and restart networking if it was active before ephemeral

c194ecc... by Ryan Harper

Fix shell escaping in systemd unit

59ebc43... by Ryan Harper

Add more debugging for early start

516d0d2... by Ryan Harper

OpenStack: check if network is up before using ephemeral DHCP

12c64b7... by Ryan Harper

Escape the $ for service variable

804c900... by Ryan Harper

Remove sshd service, add OpenStack and ConfigDrive for early networking

7efd2ee... by Ryan Harper

expand ignore list

e79e52d... by Ryan Harper

Make things more robust and safer for early_ssh, unittests and cleanups

47b63c0... by Ryan Harper

Fix customizer

73657e9... by Ryan Harper

Handle restarting ssh if we did generate keys