display name created but not saved by juju for bootstrap machine.

Bug #1958423 reported by Heather Lanigan
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
Caner Derici

Bug Description

For some clouds, the instance id is very long, to simplify the `juju status` output we use a DisplayName. When bootstrapping the display name is created, but not saved for the bootstrap machine.

juju:PRIMARY> db.instanceData.find().pretty()
{
 "_id" : "da7e86c4-595b-453e-8e26-38b97f2c4e4a:0",
 "machineid" : "0",
 "instanceid" : "ocid1.instance.oc1.phx.anyhqljtniwq6sycjken42nduo56kco3tcht3mny7vmd4n6mnndk3ukhk6za",
 "display-name" : "",
 "model-uuid" : "da7e86c4-595b-453e-8e26-38b97f2c4e4a",
 "arch" : "amd64",
 "txn-revno" : NumberLong(2),
 "txn-queue" : [
  "61e831f811a9973d9e3f94c4_b889f48d"
 ]
}

All machines after bootstrap, have a display name.

Caner Derici (cderici)
Changed in juju:
status: Triaged → In Progress
Caner Derici (cderici)
Changed in juju:
status: In Progress → Fix Committed
milestone: none → 2.9.24
Ian Booth (wallyworld)
Changed in juju:
milestone: 2.9.24 → 2.9.25
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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