Comment 11 for bug 1563011

Revision history for this message
Antoni Segura Puimedon (celebdor) wrote :

We will fix this in following the example set by Nova and Neutron:

    https://github.com/openstack/neutron/blob/master/neutron/common/config.py#L22
    https://github.com/openstack/nova/blob/master/nova/conf/neutron.py#L19

And the keystoneauth migration guide:

    http://docs.openstack.org/developer/keystoneauth/migrating.html

This way we will transparently support both keystone v2 and v3.