keystone V3 support needed
Bug #1543262 reported by
Ryan Beisner
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Ian Booth | ||
2.1 |
Fix Released
|
Critical
|
Ian Booth | ||
Go OpenStack Exchange |
Fix Committed
|
High
|
Ian Booth |
Bug Description
Juju OpenStack provider needs Keystone V3 support. Some OpenStack clouds already provide V3-only support. Ubuntu OpenStack, if following upstream, may eventually require V3 support.
Also: python-
tags: | added: uosci |
tags: | added: openstack-provider |
Changed in juju-core: | |
milestone: | 2.0-beta2 → 2.0-beta3 |
Changed in juju-core: | |
milestone: | 2.0-beta3 → 2.0-beta4 |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta4 → none |
milestone: | none → 2.0-beta4 |
Changed in juju: | |
status: | Fix Released → New |
Changed in juju: | |
milestone: | 2.0-beta4 → none |
Changed in juju: | |
status: | New → Triaged |
milestone: | none → 2.2.0-alpha1 |
Changed in goose: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I suspect "tenant-name" will need to give way to project-id and user-domain-name, or some such. Here is an example of V3 usage from the cli:
export OS_PROJECT_ ID=00ff00ff00ff 00ff00ff00ff00f f00ff john.doe@ local DOMAIN_ NAME=domain1234 5 /f.q.d. n/v3 API_VERSION= 3 NAME=earth FooFooFoo
export OS_USERNAME=
export OS_USER_
export OS_AUTH_URL=https:/
export OS_IDENTITY_
export OS_REGION_
export OS_PASSWORD=
openstack server list
openstack image list