eliminate v2 keystone support
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| keystonemiddleware |
Low
|
Gage Hugo |
Bug Description
With keystone API v2.0 gone in Rocky, keystonemiddleware should have all keystone v2.0 support removed in the not too distant future. This can allow for a lot of cleanup of code at the same time.
Roadmap Link: https:/
Changed in keystonemiddleware: | |
status: | New → Triaged |
importance: | Undecided → Medium |
description: | updated |
Changed in keystonemiddleware: | |
importance: | Medium → Low |
Changed in keystonemiddleware: | |
assignee: | nobody → Gage Hugo (gagehugo) |
status: | Triaged → In Progress |
OpenStack Infra (hudson-openstack) wrote : | #2 |
Fix proposed to branch: master
Review: https:/
Change abandoned by Gage Hugo (<email address hidden>) on branch: master
Review: https:/
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit a6a3edb80ead7fa
Author: Gage Hugo <email address hidden>
Date: Mon Jul 8 10:35:05 2019 -0500
Remove v2.0 functionality
This change removes v2.0 functionality from
keystonemid
Partial-Bug: #1845539
Partial-Bug: #1777177
Change-Id: If47e90085d8a59
Changed in keystonemiddleware: | |
assignee: | Gage Hugo (gagehugo) → Colleen Murphy (krinkle) |
Changed in keystonemiddleware: | |
assignee: | Colleen Murphy (krinkle) → Gage Hugo (gagehugo) |
OpenStack Infra (hudson-openstack) wrote : | #6 |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 7c33d8ebb67b0d8
Author: Gage Hugo <email address hidden>
Date: Sat Aug 24 12:48:41 2019 -0500
Rename _v3_to_v2_catalog to _normalize_catalog
This change renames the _v3_to_v2_catalog to _normalize_catalog as
part of the v2 removal effort. Several services still rely on the
converted catalog format, so this change maintains the conversion
but removes the v2 association.
Change-Id: Ic7bca16d8c6211
Partial-Bug: #1845539
Partial-Bug: #1777177
Fix proposed to branch: master /review. opendev. org/678382
Review: https:/