Bug 888575
| Summary: | Keystone's v2.0 API (the only API) is reported as in beta status | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Russell Bryant <rbryant> |
| Component: | openstack-keystone | Assignee: | Adam Young <ayoung> |
| Status: | CLOSED ERRATA | QA Contact: | Pavel Sedlák <psedlak> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.1 | CC: | apevec, ayoung |
| Target Milestone: | snapshot5 | Keywords: | Triaged |
| Target Release: | 2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-keystone-2012.2.3-5.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-04-04 20:22:46 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: | |||
|
Description
Russell Bryant
2012-12-18 22:15:07 UTC
It's upstream to decide the API status, I'll raise it there. V2 is stable, just a question of documenting what that means. Verified - v2.0 api is reported as stable: --- beta in openstack-keystone-2012.2.1-3.el6ost $ keystone discover Keystone found at http://192.168.33.12:35357/v2.0/ - supports version v2.0 (beta) here http://192.168.33.12:35357/v2.0/ No handlers could be found for logger "keystoneclient.generic.client" --- stable in openstack-keystone-2012.2.3-6.el6ost $ keystone discover Keystone found at http://192.168.33.11:35357/v2.0/ - supports version v2.0 (stable) here http://192.168.33.11:35357/v2.0/ No handlers could be found for logger "keystoneclient.generic.client" 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-0708.html |