python-barbicanclient/functionaltests
Jeremy Liu 97906c853e Refactor barbicanclient
Add v1 directory for APIs, CLIs and API testcases.
Currently, v1 is supported and the default api version. If version is not
specified when constructing barbicanclient, default api version will be used.

Implements: blueprint refactor-barbicanclient
Change-Id: Ib91e7049de007f4d4254abcd4c125b4dc7e03c55
2017-06-20 10:59:08 +08:00
..
cli Use generic auth plugin instead of specific version 2017-05-18 10:32:07 +08:00
client Refactor barbicanclient 2017-06-20 10:59:08 +08:00
common Use generic auth plugin instead of specific version 2017-05-18 10:32:07 +08:00
__init__.py Remove tempest config dependency in functional tests 2015-05-20 16:43:38 -05:00
base.py Remove tempest config dependency in functional tests 2015-05-20 16:43:38 -05:00
post_test_hook.sh Fixing the broken functional tests 2015-04-08 19:02:22 -05:00
run_tests.sh Remove tempest config dependency in functional tests 2015-05-20 16:43:38 -05:00
utils.py Replace six.iteritems() with .items() 2017-03-30 18:37:24 +05:30