Bootstrap should fail early if '-d controller' is specified
Bug #1596496 reported by
Cheryl Jennings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Low
|
Vinodhini |
Bug Description
Users can specify a different name for the first hosted model created with the -d flag. Specifying '-d controller' fails after we've brought up the machine and we try to create the hosted model:
2016-06-27 10:41:50 ERROR cmd supercommand.go:458 creating hosted model: model "controller" for admin@local already exists
ERROR failed to bootstrap model: subprocess encountered error code 1
We should verify this earlier in the process.
affects: | juju-core → juju |
Changed in juju: | |
milestone: | none → 2.4-beta1 |
assignee: | nobody → Vinodhini (vinu-b) |
description: | updated |
Changed in juju: | |
status: | Triaged → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.