lp:~kgarloff/cloud-init

Owned by Kurt Garloff
Get this repository:
git clone https://git.launchpad.net/~kgarloff/cloud-init
Only Kurt Garloff can upload to this repository. If you are Kurt Garloff please log in for upload directions.

Branches

Name Last Modified Last Commit
detect_otc_as_openstack_ds 2018-03-25 21:38:18 UTC
Downgrade OpenStack DS to MAYBE is ConfigDrive2 is found.

Author: Kurt Garloff
Author Date: 2018-03-21 18:10:46 UTC

Downgrade OpenStack DS to MAYBE is ConfigDrive2 is found.

The old code unconditionally disabled OpenStack DS when ConfigDrive2
was detected. However, we might not have ConfigDrive2 configured or
find it undesirable otr sable for some reason.

So change this to keep OpenStack as MAYBE DS that we can fall back
to if the user so desires.

OpenTelekomCloud provide a network OpenStack DS on BareMetal instances
in addition to the ConfigDrive DS provided there, so this patch
increases the options there.

Followup to LP: #1756471.

revert_read_url_retry_exception 2018-03-23 00:06:37 UTC
Fix english.

Author: Kurt Garloff
Author Date: 2018-03-23 00:06:37 UTC

Fix english.

re-raising -> re-raise

master 2018-03-20 22:37:36 UTC
datasources: fix DataSource subclass get_hostname method signature

Author: Chad Smith
Author Date: 2018-03-20 22:37:36 UTC

datasources: fix DataSource subclass get_hostname method signature

DataSource.get_hostname call signature changed to allow for metadata_only
parameter. The metadata_only=True parameter is passed to get_hostname
during init-local stage in order to set the system hostname if present in
metadata prior to initial network bring up.

Fix subclasses of DataSource which have overridden get_hostname to allow
for metadata_only param.

LP: #1757176

13 of 3 results
This repository contains Public information 
Everyone can see this information.

Subscribers