Comment 7 for bug 1300246

Revision history for this message
Steven Hardy (shardy) wrote :

@Matt Kassawara: Thanks for raising this, however please can you clarify your comment #6 - AIUI heat should not be using the keystone_authtoken config, as mentioned in comment #2, so we now support a separate "clients_keystone" section instead, which is completely independent of the keystone_authtoken section.

To avoid breaking existing users we still support a fallback mode to use keystone_authtoken, but it is no longer required.

However you appear to be requesting action related to the keystone_authtoken config, which, AIUI, should not be required given that section is exclusively for use by keystonemiddleware?

If you can further clarify exactly what major headaches heat is causing I'll be glad to revive this and work to resolve them, but I was under the impression this had been pretty much indirectly fixed via other bugs.

https://github.com/openstack/heat/blob/master/heat/common/config.py#L299