kubernetes backend can't support keystone v3
Bug #1645610 reported by
PanFengyun
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
In Progress
|
Undecided
|
guo yunxian |
Bug Description
The configuration script of kubernetes cluster just support keystone v2:
--------
# kubernetes backend only support keystone v2 at this point
AUTH_URL=$(echo "$AUTH_URL" | sed 's/v3/v2.0/')
--------
We can add domain name and others to support keystone v3.
Changed in magnum: | |
assignee: | nobody → PanFengyun (pan-feng-yun) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/416842
Review: https:/