autoload-credentials rackspace DetectCredential is missing a Label
Bug #1837008 reported by
Anastasia
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Anastasia |
Bug Description
$ juju autoload-
Looking for cloud and credential information locally...
1. LXD credential "localhost" (new)
2. openstack region "<unspecified>" project "" user "" (existing, will overwrite)
3. (new)
Select a credential to save by number, or type Q to quit: 1
summary: |
- autoload-credentials displays edundant line if more than one credential + autoload-credentials displays redundant line if more than one credential detected |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
So, interestingly there are indeed 3 credentials on my system that this command picked up on.
However, for credential name, Juju displays credential's label and one of my credentials did not have a label.
I am going to print a credential name if there is no label to fix this.