default_catalog.templates is outdated
Bug #2013473 reported by
Takashi Kajinami
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Undecided
|
Takashi Kajinami |
Bug Description
It seems the catalog template file is horribly outdated and contains the following problem.
- keystone v2 was removed long ago
- cinder no longer provides v2 api and v3 api should be used
- cinder and nova no longer requires tenant_id templates in url. tenant_id templates prevents API access with domain/system scope tokens
- telemetry endpoint was removed
- now placement is required by nova
- ec2 api was split out from nova and now is independent and optional service
Changed in keystone: | |
assignee: | nobody → Takashi Kajinami (kajinamit) |
Changed in keystone: | |
status: | New → In Progress |
Changed in keystone: | |
status: | In Progress → Fix Committed |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This issue was fixed in the openstack/keystone 24.0.0.0rc1 release candidate.