summaryrefslogtreecommitdiff
path: root/barbicanclient/barbican.py
Commit message (Expand)AuthorAgeFilesLines
* Support two-way auth for barbicanclientjonnary2019-10-021-2/+11
* Supress client debug messagesJeremy Liu2018-03-191-0/+30
* Use generic auth plugin instead of specific versionJeremy Liu2017-05-181-14/+11
* Merge "Enable F and H flake8 rules"Jenkins2017-04-071-1/+3
|\
| * Enable F and H flake8 rulesKaitlin Farr2017-03-291-1/+3
* | Replace six.iteritems() with .items()M V P Nitesh2017-03-301-2/+1
|/
* Set client module __version__Rui Chen2017-03-251-2/+2
* Use keystoneauthDouglas Mendizábal2016-10-181-4/+5
* Use international logging messageliujiong2016-08-181-3/+4
* Issue deprecation message for the barbican CLIJuan Antonio Osorio Robles2016-04-291-1/+9
* Fix keystone version selectionAdam Harwell2015-09-291-5/+16
* Merge "Create Openstack CLI plugin for Barbican"Jenkins2015-09-281-2/+5
|\
| * Create Openstack CLI plugin for BarbicanJuan Antonio Osorio Robles2015-09-251-2/+5
* | 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-231-6/+19
|/
* Add epilog to parserChristopher Solis2015-08-271-0/+2
* Enable endpoint filter parameters for the CLIJuan Antonio Osorio Robles2015-07-061-3/+36
* Merge "Adding new tests to cover failure scenarios"Jenkins2015-05-081-3/+2
|\
| * Adding new tests to cover failure scenariosChellygel2015-05-071-3/+2
* | Fix bug in CLI authenticationSteve Heyman2015-05-021-1/+1
|/
* Refactored barbican.py for better testabilityChellygel2015-04-271-142/+140
* Adding support for token based authenticationJohn Vrbanac2015-04-221-2/+92
* Refactored Client to use Keystone SessionsDouglas Mendizabal2014-10-201-16/+47
* Add Containers to python-barbicanclientAdam Harwell2014-09-261-3/+1
* Introduce cliff for cli frameworkJuan Antonio Osorio2014-08-091-271/+49
* Add Keystone V3 compliant session/auth plugin supporttsv2014-06-091-12/+50
* python 3 supportPaul Kehrer2014-03-201-11/+11
* Remove OpenStack log in favor of native loggingAnderson Mesquita2014-03-141-3/+3
* Rename the command line client to barbicanDonald Stufft2013-12-311-0/+348