Matt Riedemann 92bbae6d09 Use keystoneclient python bindings for testing
The keystone CLI has been deprecated for a long time
in favor of python-openstackclient and
Icbe15814bc4faf33f513f9654440068795eae807 finally removes
the CLI from python-keystoneclient. This will be in the 3.0
release of python-keystoneclient.

tempest-lib is using the keystone CLI and the novaclient
functional tests are using tempest-lib (which is also
deprecated now).

This change removes the usage of the keystone CLI from
python-keystoneclient via tempest-lib and replaces it
with simply using the keystone v2 python bindings from
the client.

Change-Id: I557acefbf363304ce24ac81566bb651cbfe09176
2016-03-23 20:12:59 -04:00
..
2016-03-02 17:24:17 +08:00
2015-04-20 13:52:38 +03:00
2014-10-23 14:28:50 +00:00
2016-02-24 20:57:34 +02:00