summaryrefslogtreecommitdiff
path: root/functionaltests/client
Commit message (Expand)AuthorAgeFilesLines
* Fix gate job failures and py3 compatibilityTakashi Kajinami2020-06-086-30/+30
* Updating time for functional testsDirk Mueller2018-03-075-5/+5
* Refactor barbicanclientJeremy Liu2017-06-201-13/+20
* Merge "Add client list filter functionality"Jenkins2017-06-151-0/+181
|\
| * Add client list filter functionalityKaitlin Farr2017-05-171-0/+181
* | Use generic auth plugin instead of specific versionJeremy Liu2017-05-182-6/+6
|/
* Extend pep8 test coverageJeremy Liu2017-05-029-39/+27
* Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()"Jenkins2017-03-091-4/+3
|\
| * Replaces uuid.uuid4 with uuidutils.generate_uuid()Luong Anh Tuan2016-12-191-4/+3
* | Skip order with 'None' payload content typeKaitlin Farr2017-01-251-0/+5
|/
* Merge "Use keystoneauth"Jenkins2016-10-182-5/+5
|\
| * Use keystoneauthDouglas Mendizábal2016-10-182-5/+5
* | Fix order of arguments in assertEqualJiong Liu2016-10-151-3/+3
* | Merge "Fix argument order for assertEqual to (expected, observed)"Jenkins2016-10-141-1/+1
|\ \ | |/ |/|
| * Fix argument order for assertEqual to (expected, observed)hongzhezheng2016-07-071-1/+1
* | Cast sets to lists in acl functional testsClenimar Filemon2016-09-131-2/+4
|/
* Fixed python-barbicanclient functional tests.Max Abidi2016-06-131-2/+4
* Fixed python-barbicanclient functional tests.Max Abidi2016-04-131-1/+2
* Fix argument order for assertEqual to (exp, obs)reedip2016-03-247-86/+88
* Replace deprecated keystoneclient...exceptionsLiuNanke2016-01-141-1/+1
* Update typosSwapnil Kulkarni (coolsvap)2016-01-131-1/+1
* Remove invalid skipping of testsJuan Antonio Osorio Robles2015-11-021-3/+0
* Part 3: Adding ACL functional tests.Arun Kant2015-10-063-0/+603
* Remove Client V1 BehaviorsFernando Diaz2015-09-245-364/+0
* Merge "Remove test behaviors abstraction for orders smoke tests"Jenkins2015-09-231-28/+32
|\
| * Remove test behaviors abstraction for orders smoke testsFernando Diaz2015-09-021-28/+32
* | Merge "Remove test behaviors abstraction for secrets smoke tests"Jenkins2015-09-231-27/+32
|\ \
| * | Remove test behaviors abstraction for secrets smoke testsFernando Diaz2015-09-021-27/+32
| |/
* | Merge "Remove test behaviors abstraction for containers smoke tests"Jenkins2015-09-231-49/+41
|\ \
| * | Remove test behaviors abstraction for containers smoke testsFernando Diaz2015-09-031-49/+41
| |/
* | Merge "Remove test behaviors abstraction for containers"Jenkins2015-09-231-66/+58
|\ \
| * | Remove test behaviors abstraction for containersFernando Diaz2015-09-021-66/+58
| |/
* | Merge "Remove test behaviors abstraction for orders"Jenkins2015-09-231-115/+98
|\ \
| * | Remove test behaviors abstraction for ordersFernando Diaz2015-09-021-115/+98
| |/
* | Add functional test for updating a SecretFernando Diaz2015-09-031-0/+29
* | Remove test behaviors abstraction for secretsFernando Diaz2015-09-031-249/+158
|/
* Allow Barbican Client Secret Update FunctionalityFernando Diaz2015-08-252-14/+76
* Added secret type command line optionNathan Reller2015-07-142-1/+149
* Enable endpoint filter parameters for the CLIJuan Antonio Osorio Robles2015-07-061-0/+74
* Merge "Remove tempest config dependency in functional tests"Jenkins2015-05-282-4/+4
|\
| * Remove tempest config dependency in functional testsSteve Heyman2015-05-202-4/+4
* | Add capability of specifying Barbican version to clientJuan Antonio Osorio Robles2015-05-201-0/+15
* | Remove instances of _base_urlJuan Antonio Osorio Robles2015-05-192-2/+2
|/
* Use keystoneclient to get endpoint if it's emptyJuan Antonio Osorio Robles2015-04-251-0/+88
* Initial setup for command line testsSteve Heyman2015-04-242-67/+2
* Raising errors from the client instead of ksclientJohn Vrbanac2015-04-153-73/+148
* Merge "Negative tests for orders"Jenkins2015-03-311-0/+165
|\
| * Negative tests for ordersThomas Dinkjian2015-03-261-0/+165
* | Don't ignore payload_content_encoding if setDouglas Mendizábal2015-03-271-16/+7
* | Merge "Consolidate Payload Exceptions"Jenkins2015-03-271-5/+5
|\ \ | |/ |/|