Keystone V3 Support
Bug #1962763 reported by
Gareth Woolridge
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Daisy |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In starting to look at redeploying error-tracker to PS5 it was discovered that the charms and services do not support Keystone v3 which is a hard requirement for deployment on a modern OpenStack.
At a minimum the charms for fetching code from Swift, and the apps pushing/fetching cores from Swift/RadosGW are missing:
OS_PROJECT_NAME
OS_IDENTITY_
A novarc for such a cloud would likely set these:
OS_PROJECT_
OS_IDENTITY_
To post a comment you must log in.
I'm not terribly familiar with swift but given that --os-identity- api-version "defaults to env[ST_ AUTH_VERSION] , env[OS_ AUTH_VERSION] , env[OS_ IDENTITY_ API_VERSION] or 1.0". Are any changes actually necessary when calling /usr/bin/swift?