summaryrefslogtreecommitdiff
path: root/barbicanclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fix CLI message in CA module"Jenkins2016-10-131-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix CLI message in CA moduleJiong Liu2016-09-201-2/+2
| | |/ / / | |/| | |
* | | | | Handle container list command correctlyting.wang2016-09-212-4/+24
|/ / / /
* | | | Cast sets to lists in acl functional testsClenimar Filemon2016-09-131-1/+3
* | | | Use international logging messageliujiong2016-08-182-10/+14
|/ / /
* | | Remove unused importJamie Lennox2016-06-011-1/+0
| |/ |/|
* | Merge "Censoring secrets payload value from debug log"Jenkins2016-05-054-3/+22
|\ \
| * | Censoring secrets payload value from debug logArun Kant2016-04-084-3/+22
* | | Issue deprecation message for the barbican CLIJuan Antonio Osorio Robles2016-04-291-1/+9
|/ /
* | Fix argument order for assertEqual to (exp, obs)reedip2016-03-245-20/+20
* | Fixed barbican client order listMax Abidi2016-03-221-4/+4
* | Merge "Remove unused import logging"Jenkins2016-03-211-3/+0
|\ \
| * | Remove unused import loggingLiuNanke2016-01-061-3/+0
| |/
* | Display error descriptionThomas Herve2016-03-092-0/+10
* | Replace assertEqual(None, *) with assertIsNone in tests4.0.0Shuquan Huang2016-03-021-1/+1
|/
* Merge "Make CLI Order's type field a required argument"Jenkins2015-11-181-2/+1
|\
| * Make CLI Order's type field a required argument“Fernando2015-11-051-2/+1
* | Fix Secrets FilterChris Solis2015-10-271-2/+2
* | Add to_dict method to EntityFormatter.Laurent Luce2015-10-092-0/+63
|/
* Initialize optional attributes in CA objectDave McCowan2015-10-052-6/+28
* Merge "Fix error where barbican order create returns invalid error"Jenkins2015-10-041-3/+5
|\
| * Fix error where barbican order create returns invalid errorFernando Diaz2015-09-281-3/+5
* | Merge "Part 2: Adding ACL support for CLI commands and docs"Jenkins2015-10-035-0/+333
|\ \
| * | Part 2: Adding ACL support for CLI commands and docsArun Kant2015-09-295-0/+333
* | | Merge "Fix incorrect error when performing Barbican Secret Update"Jenkins2015-10-021-1/+1
|\ \ \
| * | | Fix incorrect error when performing Barbican Secret UpdateFernando Diaz2015-09-281-1/+1
| | |/ | |/|
* | | Fix keystone version selectionAdam Harwell2015-09-292-6/+17
| |/ |/|
* | Part 1: Adding ACL support for Client API.Arun Kant2015-09-283-0/+934
* | Merge "Create Openstack CLI plugin for Barbican"Jenkins2015-09-286-29/+79
|\ \
| * | Create Openstack CLI plugin for BarbicanJuan Antonio Osorio Robles2015-09-256-29/+79
* | | Merge "Fix OS_PROJECT_ID not getting read by client"Jenkins2015-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix OS_PROJECT_ID not getting read by clientFernando Diaz2015-09-241-1/+1
| |/
* | enable barbican help without authenticationElvin Tubillara2015-09-232-7/+20
|/
* Merge "Add Unit Tests for Store and Update Payload when Payload is zero"Jenkins2015-09-012-2/+26
|\
| * Add Unit Tests for Store and Update Payload when Payload is zeroFernando Diaz2015-08-252-2/+26
* | Merge "Allow Barbican Client Secret Update Functionality"Jenkins2015-09-015-24/+143
|\ \ | |/
| * Allow Barbican Client Secret Update FunctionalityFernando Diaz2015-08-255-24/+143