summaryrefslogtreecommitdiff
path: root/functionaltests
Commit message (Expand)AuthorAgeFilesLines
* Added secret consumers list functionality. Unit, smokeMauricio Harley2023-02-103-43/+253
* Added the force parameter to consumer removal and the corresponding CLI commandsMauricio Harley2023-02-074-2/+145
* Add secret consumers Python APIMauricio Harley2023-01-182-0/+193
* Implement microversionsDouglas Mendizábal2023-01-031-20/+12
* Remove unicode literal5.4.0Takashi Kajinami2022-05-182-2/+2
* Remove sixTakashi Kajinami2022-05-182-8/+7
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-05-131-1/+1
* Zuul: port to native v3 job and add victoria unit testsvictoria-em5.0.1Douglas Mendizábal2020-07-292-44/+0
* Update hacking for Python3Andreas Jaeger2020-06-092-5/+5
* Fix gate job failures and py3 compatibilityTakashi Kajinami2020-06-0812-201/+205
* Add --file flag for secretsDave McCowan2018-06-012-0/+83
* Updating time for functional testsDirk Mueller2018-03-075-5/+5
* Merge "Fix some reST field lists in docstrings"4.6.0Zuul2018-01-254-17/+17
|\
| * Fix some reST field lists in docstringslingyongxu2017-12-194-17/+17
* | Switch to use new barbican endpointJeremy Liu2017-11-131-1/+1
|/
* 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-184-10/+8
|/
* Extend pep8 test coverageJeremy Liu2017-05-0215-51/+40
* Update keystone endpoint for functional testsKaitlin Farr2017-04-291-2/+2
* Correct the regex for parsing outputJeremy Liu2017-04-111-1/+1
* Replace six.iteritems() with .items()M V P Nitesh2017-03-301-2/+3
* Merge "Clean up all secrets in functional tests"Jenkins2017-03-284-3/+9
|\
| * Clean up all secrets in functional testsKaitlin Farr2017-03-154-3/+9
* | 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
* | Remove invalid smoke test that is failing in the gateDave McCowan2017-01-241-2/+0
|/
* Merge "Remove redundant space in docstring"Jenkins2016-11-224-18/+18
|\
| * Remove redundant space in docstringAnh Tran2016-09-284-18/+18
* | 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