summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Switch to use new barbican endpointJeremy Liu2017-11-131-1/+1
| | | | Change-Id: Ie5f8d146430d6a94c22ad0f5175f492ea1985d19
* Use generic auth plugin instead of specific versionJeremy Liu2017-05-181-2/+1
| | | | | | | | | Switch both client and functional test to use generic auth plugin. Also keep keystone auth_uri as one option so we needn't add extra version to the endpoint and let keystoneauth handle this. Change-Id: I5535d4d459496eec9052131b43615e6056e249e8 Closes-bug: #1691480
* Update keystone endpoint for functional testsKaitlin Farr2017-04-291-2/+2
| | | | | | | | | DevStack was updated so that the port can't be used with the keystone URI anymore. See I46294fb24e3c23fa19fcfd7d6c9ee8a932354702 Change-Id: I808240d534be5e4d50f3f51e6b8318cbffec9c96
* Merge "Use functional_test.conf for devstack gate"Jenkins2015-03-131-1/+1
|\
| * Use functional_test.conf for devstack gateDouglas Mendizábal2015-03-111-1/+1
| | | | | | | | Change-Id: I5f1149ea871e11294b5fa8501001e3113741de6d
* | Add default max payload to functional test conf registryJuan Antonio Osorio Robles2015-03-051-1/+1
|/ | | | Change-Id: Ib7aee4dc3ab41d7fc250c2135e164f5a25ccdfc0
* Initial directory changes and files for python-babricanclient functional testsThomas Dinkjian2015-01-301-0/+32
| | | | | | | | | The utils file was copied from the barbican api functional tests repo. No changes were made to the utils file. The base.py file contains the oslo testcase setup. Also added functional_tests conf file for identity and barbican information. Change-Id: If14488bdc340e8534392fe5f42530c41b4636eac
* Make create_secret() and create_order() return objects rather than dictsArash Ghoreyshi2013-06-071-1/+1
| | | | | | | | and get metadata before returning Create unittests for those two functions Turn debug log messages off by default
* Add a test file, a configuration file, and various generated filesArash Ghoreyshi2013-06-051-0/+10