SRU: fix 1042758

Bug #1053020 reported by Thomas Herve
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init (Ubuntu)
New
Undecided
Unassigned

Bug Description

This is a SRU request for cloud-init to be updated in precise.

Bug #1042758 prevents people using cloud-init and Landscape to automatically register instances: the configuration will be updated, but Landscape won't start, thus forcing people to either write additional code or manually go the instances.

To reproduce the problem, create a cloud-init configuration with Landscape credentials:
#cloud-config
landscape:
 - account_name: "$host_account"
 - computer_title: "Test instance"
 - cloud: true

Using the released version, the configuration will be written, but the client won't start and the instance won't register. With the fixed version, the client will start and register to Landscape hosted.

The change is minimal and only impact the Landscape portion of the code. https://code.launchpad.net/~therve/cloud-init/fix-landscape-config/+merge/122870 contains the relevant changeset.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.