summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Rename bash completion file from nova to cinder."0.2Jenkins2012-08-141-0/+0
|\
| * Rename bash completion file from nova to cinder.Chmouel Boudjnah2012-08-091-0/+0
| | | | | | | | Change-Id: I4bcdb482149271253e12f43fb85a663b5c938a14
* | 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
* Bump pep8 to 1.2Chuck Short2012-07-201-1/+1
| | | | | | | Align it with outher openstack projects. Change-Id: I71a4b3303a354c0483c5da6a786ee6ae39388c77 Signed-off-by: Chuck Short <chuck.short@canonical.com>
* Add post-tag versioning.Monty Taylor2012-06-254-24/+156
| | | | 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-193-0/+190
| | | | | | | * #5 of blueprint volume-decoupling * Fix pep8 Change-Id: Icad4eada0cf16a0f49d9a52e593bede0fc0c5289
* Merge "Auto generate AUTHORS file for python-cinderclient component."Jenkins2012-06-163-0/+18
|\
| * Auto generate AUTHORS file for python-cinderclient component.Bhuvan Arumugam2012-06-024-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Move docs to doc.Clark Boylan2012-06-1517-8/+12
| | | | | | | | | | | | | | | | | | To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc and build results go in project/doc/build. Change-Id: I3ae14ac735d9b4c0b534eac9a9c142f8ccaac1b9
* | Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-1517-254/+269
|/ | | | | | | * Fixes bug 1007520 * Changes in pep8 cause new failures Change-Id: Ie678f01a5008b0df6ef43a360b599890cab40776
* Align setup.py and tox with standards.Monty Taylor2012-05-2110-77/+237
| | | | Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
* Initial split from python-novaclient.0.0Jenkins2012-05-2162-0/+5949