summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Collapse)AuthorAgeFilesLines
* Add all_tenants flag to snapshots and volumes.jakedahn2012-08-053-12/+62
| | | | | | | | Adds search_opts functionality for the following branches: * https://review.openstack.org/#/c/10750/ * https://review.openstack.org/#/c/10855/ Change-Id: I8eb69574d3a0510bb6ac8b14b3e2a50a33542f11
* Add missing parameters to volume create bodyJohn Griffith2012-07-251-2/+26
| | | | | | | * Fixes bug 1028684 * Adds metadata and other parameters to volume create Change-Id: Iaa0c9fd5edac8b48d92ee9722ea5d31d8249cd67
* Add post-tag versioning.Monty Taylor2012-06-251-22/+152
| | | | Change-Id: I527accfa7352ececaabad1213cf2c0b2ef115930
* Add support for extended_snapshot_attributesAnthony Young2012-06-201-0/+8
| | | | | | * Needed for https://review.openstack.org/#/c/8493/ Change-Id: I5beb2638a48776e04bfd95281da838c5b710ea46
* Add client work for new cinder extensions.Anthony Young2012-06-191-0/+113
| | | | | | | * #5 of blueprint volume-decoupling * Fix pep8 Change-Id: Icad4eada0cf16a0f49d9a52e593bede0fc0c5289
* Merge "Auto generate AUTHORS file for python-cinderclient component."Jenkins2012-06-161-0/+17
|\
| * Auto generate AUTHORS file for python-cinderclient component.Bhuvan Arumugam2012-06-022-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 976267 Now that git commits are gated by CLA, we shouldn't enforce committers to add an entry in AUTHORS file. The AUTHORS file should be generated automatically, based on git commits. This commit fixes the problem. * AUTHORS Remove this file. * .gitignore Add AUTHORS file. * cinderclient/shell.py pep8 fix. Change-Id: I4e3c4524fc71a11f11b48fcb6abb99e6c7f33e90
* | Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-159-169/+187
|/ | | | | | | * Fixes bug 1007520 * Changes in pep8 cause new failures Change-Id: Ie678f01a5008b0df6ef43a360b599890cab40776
* Align setup.py and tox with standards.Monty Taylor2012-05-213-0/+183
| | | | Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
* Initial split from python-novaclient.0.0Jenkins2012-05-2115-0/+2210