kingbird/kingbird/tests
Goutham Pratapa 7e18bc10ea Create keypairs in other regions using context.
Currently, in Kingbird if a non-admin user sends a request to
sync keypairs from one region to other, the resources are
created with the nova client formed, using the admin credentials.

This commit fixes the internal issues and
creates keypairs for the same user based on the context object.
-Used Keystoneauth1 instead of keystoneclient
-Used loading to get session in order to communicate with other
openstack drivers in kingbird.

Modified test-cases for the same.
Closes-Bug: #1692012

Change-Id: I66fbf4ab207a6615f8070d3a22ea7561e608dcd9
2017-05-22 14:27:48 +05:30
..
tempest Enable some tempest test cases 2017-04-27 05:58:11 +00:00
unit Create keypairs in other regions using context. 2017-05-22 14:27:48 +05:30
__init__.py Initial Kingbird commit 2015-11-05 13:23:23 +01:00
base.py Add Drivers for OpenStack communication 2015-12-01 18:16:55 +05:30
utils.py Move existing kingbird to V1 directory. 2017-04-04 19:19:57 +05:30