1666 Commits

Author SHA1 Message Date
Jenkins
937e80aa71 Merge "Add availability_zone support for volume creation." 2012-08-14 21:28:52 +00:00
Jenkins
8e48619f96 Merge "Rename bash completion file from nova to cinder." 2012-08-14 10:05:28 +00:00
Zhiteng Huang
332a72004f Add availability_zone support for volume creation.
Add '--availability_zone' flag to 'create' sub command in order to allow
user to speicify target availability zone for volume.

Also fix library description in setup.py

Change-Id: Ice3c9a550dcc486208208074730da13c64a6719b
2012-08-10 09:59:39 +08:00
Chmouel Boudjnah
ac7d98b84f Rename bash completion file from nova to cinder.
Change-Id: I4bcdb482149271253e12f43fb85a663b5c938a14
2012-08-09 14:18:49 +00:00
jakedahn
f29d1c8349 Add all_tenants flag to snapshots and volumes.
Adds search_opts functionality for the following branches:
    * https://review.openstack.org/#/c/10750/
    * https://review.openstack.org/#/c/10855/

Change-Id: I8eb69574d3a0510bb6ac8b14b3e2a50a33542f11
2012-08-05 17:42:35 -07:00
John Griffith
778d2d9022 Add missing parameters to volume create body
* Fixes bug 1028684
* Adds metadata and other parameters to volume create

Change-Id: Iaa0c9fd5edac8b48d92ee9722ea5d31d8249cd67
2012-07-25 11:56:50 -06:00
Chuck Short
1a32f024ce Bump pep8 to 1.2
Align it with outher openstack projects.

Change-Id: I71a4b3303a354c0483c5da6a786ee6ae39388c77
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2012-07-20 12:24:25 +00:00
Monty Taylor
55464f7821 Add post-tag versioning.
Change-Id: I527accfa7352ececaabad1213cf2c0b2ef115930
2012-06-25 12:08:55 -05:00
Anthony Young
0daf35ad08 Add support for extended_snapshot_attributes
* Needed for https://review.openstack.org/#/c/8493/

Change-Id: I5beb2638a48776e04bfd95281da838c5b710ea46
2012-06-20 17:09:59 -07:00
Anthony Young
12d162d0ee Add client work for new cinder extensions.
* #5 of blueprint volume-decoupling
 * Fix pep8

Change-Id: Icad4eada0cf16a0f49d9a52e593bede0fc0c5289
2012-06-19 15:22:23 -07:00
Jenkins
7816b3dc31 Merge "Auto generate AUTHORS file for python-cinderclient component." 2012-06-16 23:45:11 +00:00
Clark Boylan
7547dadf87 Move docs to doc.
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
2012-06-15 16:28:14 -04:00
John Griffith
93f9fa75fa Set pep8 version to 1.1 in test_requires
* Fixes bug 1007520
* Changes in pep8 cause new failures

Change-Id: Ie678f01a5008b0df6ef43a360b599890cab40776
2012-06-15 13:56:39 -06:00
Bhuvan Arumugam
314fa34b75 Auto generate AUTHORS file for python-cinderclient component.
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
2012-06-02 00:06:01 -07:00
Monty Taylor
1711f1f9bb Align setup.py and tox with standards.
Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
2012-05-21 16:44:06 -04:00
Jenkins
471704df64 Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00