summaryrefslogtreecommitdiff
path: root/barbicanclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor barbicanclientJeremy Liu2017-06-207-11/+27
* Merge "Enable F and H flake8 rules"Jenkins2017-04-077-33/+62
|\
| * Enable F and H flake8 rulesKaitlin Farr2017-03-297-33/+62
* | Replace six.iteritems() with .items()M V P Nitesh2017-03-301-2/+1
|/
* Set client module __version__Rui Chen2017-03-251-0/+8
* Merge "Change parent class of `WhenTestingCertificateOrders`"Jenkins2017-03-101-32/+22
|\
| * Change parent class of `WhenTestingCertificateOrders`Jeremy Liu2017-02-251-32/+22
* | Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()"Jenkins2017-03-091-25/+40
|\ \
| * | Replaces uuid.uuid4 with uuidutils.generate_uuid()Luong Anh Tuan2016-12-191-25/+40
| |/
* | Fix serializable issues when retrieving json format resourcesJeremy Liu2017-02-255-1/+58
|/
* Accept 'pass_phrase' for AsymmetricOrder constructorJuan Antonio Osorio Robles2016-12-141-0/+33
* Merge "Validate key order meta fields."Jenkins2016-11-221-1/+28
|\
| * Validate key order meta fields.Max Abidi2016-08-231-1/+28
* | Merge "Using assertTrue/False() instead of assertEqual(True/False)"Jenkins2016-11-112-5/+5
|\ \
| * | Using assertTrue/False() instead of assertEqual(True/False)Anh Tran2016-09-282-5/+5
* | | Merge "Do not write except:, use except Exception instead"Jenkins2016-10-191-1/+1
|\ \ \
| * | | Do not write except:, use except Exception insteadweiweigu2016-07-111-1/+1
| | |/ | |/|
* | | Merge "Using assertEqual instead of assertEquals"Jenkins2016-10-191-1/+1
|\ \ \
| * | | Using assertEqual instead of assertEqualsAnh Tran2016-09-271-1/+1
| | |/ | |/|
* | | Merge "Use keystoneauth"Jenkins2016-10-181-1/+1
|\ \ \
| * | | Use keystoneauthDouglas Mendizábal2016-10-181-1/+1
| |/ /
* | | Merge "Fix argument order for assertEqual to (expected, observed)"Jenkins2016-10-142-8/+8
|\ \ \ | |/ / |/| |
| * | Fix argument order for assertEqual to (expected, observed)hongzhezheng2016-07-072-8/+8
| |/
* | Handle container list command correctlyting.wang2016-09-211-2/+21
|/
* Censoring secrets payload value from debug logArun Kant2016-04-081-0/+10
* Fix argument order for assertEqual to (exp, obs)reedip2016-03-245-20/+20
* Display error descriptionThomas Herve2016-03-091-0/+7
* Replace assertEqual(None, *) with assertIsNone in tests4.0.0Shuquan Huang2016-03-021-1/+1
* Add to_dict method to EntityFormatter.Laurent Luce2015-10-091-0/+59
* Initialize optional attributes in CA objectDave McCowan2015-10-051-6/+26
* Merge "Part 2: Adding ACL support for CLI commands and docs"Jenkins2015-10-032-0/+51
|\
| * Part 2: Adding ACL support for CLI commands and docsArun Kant2015-09-292-0/+51
* | Fix keystone version selectionAdam Harwell2015-09-291-1/+1
|/
* Part 1: Adding ACL support for Client API.Arun Kant2015-09-281-0/+457
* enable barbican help without authenticationElvin Tubillara2015-09-231-1/+1
* Merge "Add Unit Tests for Store and Update Payload when Payload is zero"Jenkins2015-09-011-1/+25
|\
| * Add Unit Tests for Store and Update Payload when Payload is zeroFernando Diaz2015-08-251-1/+25
* | Merge "Allow Barbican Client Secret Update Functionality"Jenkins2015-09-012-17/+62
|\ \ | |/
| * Allow Barbican Client Secret Update FunctionalityFernando Diaz2015-08-252-17/+62
* | Add ability to add and list CAsAde Lee2015-08-031-0/+113
|/
* Added secret type command line optionNathan Reller2015-07-141-1/+1
* New mock release(1.1.0) broke unit/function testsrico.lin2015-07-111-4/+4
* Enable endpoint filter parameters for the CLIJuan Antonio Osorio Robles2015-07-061-0/+34
* Merge "Remove instances of _base_url"Jenkins2015-05-211-5/+6
|\
| * Remove instances of _base_urlJuan Antonio Osorio Robles2015-05-191-5/+6
* | Add support for certificate orderThomas Herve2015-05-091-1/+86
|/
* Merge "Drop use of 'oslo' namespace package"Jenkins2015-05-081-1/+1
|\
| * Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
* | Merge "Adding new tests to cover failure scenarios"Jenkins2015-05-081-0/+48
|\ \ | |/ |/|
| * Adding new tests to cover failure scenariosChellygel2015-05-071-0/+48