Bug 888328
| Summary: | Unable to delete service endpoint in keystone | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Martin Magr <mmagr> |
| Component: | openstack-keystone | Assignee: | Alan Pevec <apevec> |
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.0 (Folsom) | CC: | ayoung, bloch, mrunge |
| Target Milestone: | snapshot2 | Keywords: | Triaged |
| Target Release: | 2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-keystone-2012.2.1-2.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-12 17:50:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 857290 | ||
|
Description
Martin Magr
2012-12-18 13:56:55 UTC
Upstream fix to be backported: https://github.com/openstack/keystone/commit/f9a9e7f3278a3cf461acad4d688a4868c2f7ac94 *** Bug 888701 has been marked as a duplicate of this bug. *** Verified With: openstack-keystone-2012.2.1-2.el6ost $ keystone endpoint-create --service_id b349c6a536294ada8cec49767006e72c +-------------+----------------------------------+ | Property | Value | +-------------+----------------------------------+ | adminurl | | | id | fd2671daa2644733a32e7bd26396e801 | | internalurl | | | publicurl | | | region | regionOne | | service_id | b349c6a536294ada8cec49767006e72c | +-------------+----------------------------------+ $ keystone endpoint-delete fd2671daa2644733a32e7bd26396e801 Endpoint has been deleted. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0253.html |