summaryrefslogtreecommitdiff
path: root/barbicanclient
Commit message (Expand)AuthorAgeFilesLines
* Pass OSC interface through to barbican pluginpike-em4.5.3Colleen Murphy2018-01-261-1/+2
* Support import modules from barbicanclient.client module4.5.2Jeremy Liu2017-08-011-0/+32
* Workaround for importing objects from old path4.5.1Jeremy Liu2017-07-291-0/+46
* Merge "Update api references according to refactor result"4.5.0Jenkins2017-07-265-13/+13
|\
| * Update api references according to refactor resultyushangbin2017-07-255-13/+13
* | Add secret_type filter to CLIJeremy Liu2017-07-251-1/+5
|/
* Update the documentation link for doc migrationchenxing2017-07-211-1/+1
* fix default versionThiago da Silva2017-07-191-2/+1
* Refactor barbicanclientJeremy Liu2017-06-2023-51/+139
* Merge "Add client list filter functionality"Jenkins2017-06-151-2/+30
|\
| * Add client list filter functionalityKaitlin Farr2017-05-171-2/+30
* | Use generic auth plugin instead of specific versionJeremy Liu2017-05-181-14/+11
|/
* Merge "Enable F and H flake8 rules"Jenkins2017-04-0716-137/+128
|\
| * Enable F and H flake8 rulesKaitlin Farr2017-03-2916-137/+128
* | Replace six.iteritems() with .items()M V P Nitesh2017-03-303-10/+7
|/
* Set client module __version__Rui Chen2017-03-254-5/+37
* Merge "Fix doc referencing --payload-content-type"Jenkins2017-03-101-3/+3
|\
| * Fix doc referencing --payload-content-typePetr Kovar2017-01-182-4/+4
* | 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-2510-12/+80
| |/ / |/| |
* | | [openstack-manuals] description of command barbican ca listKiran_totad2017-02-151-1/+1
* | | Remove unused barbicanclient/common directoryJeremy Liu2017-01-262-32/+0
| |/ |/|
* | Merge "Add plug-in summary for osc doc"Jenkins2017-01-041-0/+2
|\ \ | |/ |/|
| * Add plug-in summary for osc docKATO Tomoyuki2016-10-141-0/+2
* | Accept 'pass_phrase' for AsymmetricOrder constructorJuan Antonio Osorio Robles2016-12-142-1/+38
* | Merge "Add missing param to certificate order initialization"Jenkins2016-11-221-3/+7
|\ \
| * | Add missing param to certificate order initializationJeremy Liu2016-11-121-3/+7
* | | Merge "Validate key order meta fields."Jenkins2016-11-222-1/+40
|\ \ \ | |/ / |/| |
| * | Validate key order meta fields.Max Abidi2016-08-232-1/+40
* | | 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-112-2/+2
* | | | | Merge "Fix bug when uploading secret using unified CLI"Jenkins2016-10-191-1/+1
|\ \ \ \ \
| * | | | | Fix bug when uploading secret using unified CLIJeremy Liu2016-10-151-1/+1
* | | | | | Merge "Using assertEqual instead of assertEquals"Jenkins2016-10-191-1/+1
|\ \ \ \ \ \
| * | | | | | Using assertEqual instead of assertEqualsAnh Tran2016-09-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Remove imported but unused"Jenkins2016-10-191-3/+0
|\ \ \ \ \ \
| * | | | | | Remove imported but unusedTony Xu2016-09-231-3/+0
| |/ / / / /
* | | | | | Merge "Use keystoneauth"Jenkins2016-10-183-7/+8
|\ \ \ \ \ \
| * | | | | | Use keystoneauthDouglas Mendizábal2016-10-183-7/+8
| |/ / / / /
* | | | | | Merge "Update Order Create Type Help Dialog"Jenkins2016-10-161-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update Order Create Type Help DialogMichael Perng2016-01-051-1/+3
* | | | | | Merge "Replaced bare except"Jenkins2016-10-141-1/+1
|\ \ \ \ \ \
| * | | | | | Replaced bare exceptGábor Antal2016-09-191-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
| | |_|_|/ / | |/| | | |