summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with global requirements3.0.1Juan Antonio Osorio Robles2014-11-034-15/+30
* update cliff requirement to >=1.7.0ZhiQiang Fan2014-11-021-1/+1
* Remove unnecessary try/except in container delete3.0.0Adam Harwell2014-10-301-5/+1
* Update Order modelsDouglas Mendizabal2014-10-303-217/+359
* Add sphinx docsDouglas Mendizabal2014-10-2710-11/+157
* Refactored Client to use Keystone SessionsDouglas Mendizabal2014-10-209-977/+455
* Remove outdated examplesDouglas Mendizabal2014-10-089-548/+0
* Fix consistency between Order/Secret/ContainerAdam Harwell2014-10-0812-203/+241
* Remove code from oslo-incubatorOleksii Chuprykov2014-10-0718-939/+53
* Change object __str__() to use pretty formattingAdam Harwell2014-09-2912-236/+264
* Add Containers to python-barbicanclientAdam Harwell2014-09-268-12/+1385
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Merge "Refactor client models in python-barbicanclient"Jenkins2014-09-0211-534/+635
|\
| * Refactor client models in python-barbicanclientAdam Harwell2014-08-2711-534/+635
* | Merge "remove tenant-id from uri"Jenkins2014-08-213-68/+77
|\ \ | |/
| * remove tenant-id from uritsv2014-08-183-68/+77
* | Remove hardcoded version.Robert Collins2014-08-201-1/+0
|/
* Introduce cliff for cli frameworkJuan Antonio Osorio2014-08-098-293/+389
* Update tox.ini to match rest of project2.2.1Monty Taylor2014-07-151-0/+7
* Fix Testing Failure due to Argparse2.2.0Jarret Raim2014-07-071-1/+1
* Merge "Move docstring inside relevant class"Jenkins2014-06-131-7/+5
|\
| * Move docstring inside relevant classDouglas Mendizabal2014-06-121-7/+5
* | Fixed typos in the example filesAlex Gaynor2014-06-118-32/+32
|/
* Add Keystone V3 compliant session/auth plugin supporttsv2014-06-0910-81/+869
* Merge "Added PyPy env to tox.ini"Jenkins2014-06-041-1/+1
|\
| * Added PyPy env to tox.iniAlex Gaynor2014-06-031-1/+1
* | Merge "Updating documentation from stackforge to openstack"Jenkins2014-06-031-1/+1
|\ \ | |/ |/|
| * Updating documentation from stackforge to openstackKaitlin Farr2014-06-021-1/+1
* | Added py33 to toxAlex Gaynor2014-06-021-1/+1
|/
* Fix the gitreviewAlex Gaynor2014-05-311-1/+1
* Merge "debug level logs should not be translated"Jenkins2014-05-303-8/+8
|\
| * debug level logs should not be translatedChristian Berendt2014-05-173-8/+8
* | Remove unnecessary coding lineMartin Geisler2014-05-281-1/+0
|/
* Metaclass Python 3.x CompatibilitySteven Gonzales2014-05-121-2/+2
* Remove Tox from test-requirements.txtchadlung2014-04-031-1/+0
* python 3 supportPaul Kehrer2014-03-2011-23/+32
* port tests to testtools, add branch coverage, omit openstack commonPaul Kehrer2014-03-2011-96/+71
* sync osloPaul Kehrer2014-03-209-550/+488
* Remove OpenStack log in favor of native loggingAnderson Mesquita2014-03-145-576/+7
* Conditionally validate KeystoneAuthV2 credentialsRichard Lee2014-03-072-8/+17
* Add missing tenant_id to Keystone initRichard Lee2014-03-072-0/+3
* Add version to setup.cfgDouglas Mendizabal2014-03-061-0/+1
* Drop version requirement for argparse2.1.0Douglas Mendizabal2014-01-221-1/+1
* Remove version from setup.cfg2.0.0Donald Stufft2014-01-201-1/+0
* Merge "Switch README.md to README.rst"Jenkins2014-01-203-85/+95
|\
| * Switch README.md to README.rstDonald Stufft2014-01-203-85/+95
* | Use summary not description for the short summaryDonald Stufft2014-01-201-1/+1
|/
* Migrate to pbrDonald Stufft2014-01-037-63/+44
* Merge "Rename the command line client to barbican"Jenkins2014-01-014-22/+23
|\
| * Rename the command line client to barbicanDonald Stufft2013-12-314-22/+23