]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use keystoneauth instead of keystoneclient
authorMonty Taylor <mordred@inaugust.com>
Sat, 5 Dec 2015 05:14:52 +0000 (00:14 -0500)
committerMonty Taylor <mordred@inaugust.com>
Sun, 6 Dec 2015 15:09:42 +0000 (15:09 +0000)
commita37e11f637b21785307e14e9725de3db14a1d37b
tree36bfa2ca45d4f9b3b9df44aa176d740f9d940b1c
parent5eb008b2b8dbc715e636645d744bb56e6647d015
Use keystoneauth instead of keystoneclient

keystoneauth was split out last cycle as a library specifically to deal
with doing auth functions so that people who do not need to do keystone
CRUD operations can just consume only the auth session parts. As part
of modernizing keystone interactions, use keystoneauth instead of
keystoneclient.

Depends-On: I1f754a9a949ef92f4e427a91bbd1b1e73e86c8c4
Change-Id: Ia6fb7d8bb07d3101cf1b1afc318f3dcac0a37afc
neutron/common/config.py
neutron/notifiers/nova.py
neutron/opts.py
requirements.txt