summaryrefslogtreecommitdiff
path: root/functionaltests
Commit message (Expand)AuthorAgeFilesLines
* 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-132-3/+5
* Fixed python-barbicanclient functional tests.Max Abidi2016-04-131-1/+2
* Fix argument order for assertEqual to (exp, obs)reedip2016-03-247-86/+88
* Use six.moves.urllib.parse to replace urlparseTin Lam2016-02-171-2/+1
* Replace deprecated keystoneclient...exceptionsLiuNanke2016-01-141-1/+1
* Update typosSwapnil Kulkarni (coolsvap)2016-01-133-3/+3
* Remove invalid skipping of testsJuan Antonio Osorio Robles2015-11-021-3/+0
* Part 3: Adding ACL functional tests.Arun Kant2015-10-066-1/+1057
* Fix keystone version selectionAdam Harwell2015-09-291-1/+1
* Create Openstack CLI plugin for BarbicanJuan Antonio Osorio Robles2015-09-251-4/+4
* 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
|/
* Create Common functions used for cleaning up items used for testingFernando Diaz2015-09-021-0/+76
* Allow Barbican Client Secret Update FunctionalityFernando Diaz2015-08-254-14/+106
* Added secret type command line optionNathan Reller2015-07-145-3/+609
* Enable endpoint filter parameters for the CLIJuan Antonio Osorio Robles2015-07-061-0/+74
* Merge "Remove tempest config dependency in functional tests"Jenkins2015-05-288-45/+90
|\
| * Remove tempest config dependency in functional testsSteve Heyman2015-05-208-45/+90
* | Merge "Add capability of specifying Barbican version to client"Jenkins2015-05-211-0/+15
|\ \
| * | Add capability of specifying Barbican version to clientJuan Antonio Osorio Robles2015-05-201-0/+15
* | | Merge "Remove instances of _base_url"Jenkins2015-05-212-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Remove instances of _base_urlJuan Antonio Osorio Robles2015-05-192-2/+2
* | Merge "Re-merge CLI test update for auth URL and version"Jenkins2015-05-201-4/+6
|\ \
| * | Re-merge CLI test update for auth URL and versionSteve Heyman2015-05-141-4/+6
* | | Add CLI smoke functional tests for containersSteve Heyman2015-05-123-1/+165
|/ /
* | Create behaviors for secretsSteve Heyman2015-05-126-249/+278
* | Pass in keystone version and correct v2 URL to CLISteve Heyman2015-05-111-1/+3
|/
* Add Secret CLI smoke testsSteve Heyman2015-05-022-0/+267
* Merge "Update stdout and stderr capture in functional tests"Jenkins2015-04-302-10/+21
|\
| * Update stdout and stderr capture in functional testsSteve Heyman2015-04-272-10/+21
* | Use keystoneclient to get endpoint if it's emptyJuan Antonio Osorio Robles2015-04-251-0/+88
|/
* Initial setup for command line testsSteve Heyman2015-04-2410-67/+147
* Raising errors from the client instead of ksclientJohn Vrbanac2015-04-153-73/+148