summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add auth plugin for Rackspace IdentityDouglas Mendizabal2013-12-212-4/+198
|/
* Removing conditional around client status code checkJohn Vrbanac2013-12-182-7/+11
* Add filtering CLI options to 'secrets list' sub command.Wyllys Ingersoll2013-12-162-2/+29
* secrets.get should verify that the request is for a single secretWyllys Ingersoll2013-12-103-3/+24
* Add .gitreview file for StackForge.Douglas Mendizabal2013-12-061-0/+5
* Merge pull request #36 from dmend/masterv1.0.0John Wood2013-12-052-2/+2
|\
| * Version bump for Icehouse M1.Douglas Mendizabal2013-12-052-2/+2
|/
* Merge pull request #34 from dmend/masterPaul Kehrer2013-12-031-0/+3
|\
| * Add mailmap file.Douglas Mendizabal2013-12-031-0/+3
* | Merge pull request #33 from dmend/masterJohn Wood2013-12-031-3/+4
|\ \ | |/
| * Remove extra header (H2) in the readmeDouglas Mendizabal2013-12-031-3/+4
|/
* Merge pull request #32 from jfwood/masterPaul Kehrer2013-12-031-5/+14
|\
| * Update README.md to mention the pypi location, and to add verification inform...jfwood2013-12-031-5/+14
|/
* Merge pull request #28 from jfwood/masterJohn Wood2013-12-0315-92/+848
|\
| * Add mods per peer review; Added new testing log files to gitignore file;jfwood2013-11-263-22/+12
| * Remove unused utils file.jfwood2013-11-251-10/+0
| * Fix merge conflicts.jfwood2013-11-255-34/+71
| |\
| * | Add remaining verification unit test and keep files/mods.jfwood2013-11-2510-291/+233