can't authenticate juju credential with openstack queens

Bug #1764550 reported by Khairul Aizat Kamarudzzaman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
High
Unassigned
Revision history for this message
Heather Lanigan (hmlanigan) wrote :

From the credential output:
      domain-name: devops_domain
      project-domain-name: devops_domain
      user-domain-name: devops_domain

If domain-name entry isn't there, bootstrap succeeds.

Work around:
  juju credentials --show-secrets <cloudname> --format yaml > /tmp/creds.yaml
  edit /tmp/creds.yaml
    remove the line with 'domain-name:'
    edit first line to remove 'local-' from 'local-credentials'
  juju add-credential -f /tmp/creds.yaml --replace <cloudname>

novarc is from horizon

Changed in juju:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Khairul Aizat Kamarudzzaman (fenris) wrote :

thanks for the work around ...

tags: added: autoload-credentials openstack-provider reviewed
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.