Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/keystone-v3-only. Description: Currently, heat_keystoneclient uses a mixture of v2 and v3 clients, which is suboptimal from both a performance and code-elegance perspective. We should move to just using the v3 API, but we need ec2tokens to work via the v3 API (and keystoneclient), before this will work. I'm looking into what's needed to make that work, then we can port heat_keystoneclient to v3-only. Specification URL (additional information): None
Added no testplan needed in the WB. During the testing phase the heat client is using v3. When the testing phase is over most pathways of communication between heat and keystone will be tested anyway. If I do not see any issues with keystone I can safely mark this bug verified.
I am running current heat_keystoneclient which uses keystoneclient.v3. So far so good. In this file there is no reference to other keystoneclient versions.
The v2 equivalent is in contrib/heat_keystoneclient_v2/heat_keystoneclient_v2/client.py
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/RHEA-2014-0849.html