Comment 2 for bug 1806985

Revision history for this message
Fabrizio Cardarello (f.cardarello) wrote : Re: Juju fails to bootstrap on OpenStack with 'domain-name' set in credentials.yaml

After a few try those are the right option: juju version 2.6.2
credentials:
  cloud-openstack:
    default-region: RegionOne
    test:
      auth-type: userpass
      domain-name: ''
      password: password
      project-domain-name: admin_domain
      tenant-id: 8650020e13774c0aaa73e1e173ce8adf
      tenant-name: kubernetes
      user-domain-name: admin_domain
      username: admin
      version: "3"