15714 Commits

Author SHA1 Message Date
Clark Boylan
57d6c5d1bc Move nova-manage.rst to cinder-manage.rst.
Cinder docs were not building because sphinx was looking for
cinder-manage.rst which did not exist. The file was simply misnamed
and renaming it to cinder-manage.rst allows the docs to build.

Change-Id: I68f4ed81230cc277a96bb34dfa172e5ce7788ac4
2012-07-02 14:28:08 -07:00
John Griffith
a9c8212f69 Add action extensions to support nova integration.
* Adds VolumeActions extension to support key functions
    described in blueprint volume-decoupling
 * Adds snapshot translations to APIs
 * Should be back in sync with 7992
 * blueprint compat-extensions
 * sleepsonthefloor: Moved added snapshot attributes to extension, added tests
 * sleepsonthefloor: Lock pep8==1.1 in tox.ini

Change-Id: I9c6118cd434ca8b275d2386546923f932420b975
2012-06-26 14:35:56 -07:00
Jenkins
2c6e273259 Merge "Revert "Add action extensions to support nova integration."" 2012-06-13 18:23:58 +00:00
John Griffith
9c55720129 Revert "Add action extensions to support nova integration."
This reverts commit 8d8903f466cd7d4270e46ad896817fe94c99b575
2012-06-13 17:51:37 +00:00
Jenkins
a071c75c7e Merge "Add action extensions to support nova integration." 2012-06-12 04:26:40 +00:00
John Griffith
f8c9b20b2d Fix volume['id'] from integer to string
* This is the same fix as nova bug 1010200
* Missed in volume uuid migration

Change-Id: Ib433ea6a1f247aad7fcba72680fd14e82387ed62
2012-06-07 14:40:52 -06:00
Anthony Young
8d8903f466 Add action extensions to support nova integration.
* Adds VolumeActions extension to support key functions
   described in blueprint volume-decoupling

Change-Id: I1310c9e813c089619e8ecdf56c631d8257c0897e
2012-06-07 11:37:34 -07:00
John Griffith
0cd8f34eed Set pep8 version to 1.1 in test_requires
* Fixes bug 1007518
* Changes in pep8 cause new failures
* Fix up the ones we found anyway

Change-Id: I5cd73a252f73893e4672a2e39b667c519423ae3f
2012-06-01 11:39:45 -06:00
Anthony Young
2263cf7db7 Fix topics so that the do not collide with nova.
* Without this, there are issues running cinder if
   you have previously run n-vol
 * Fix pep8

Change-Id: Id56dbfd6c4f62a74cc57edcc7859753dd7e36229
2012-05-30 16:00:53 -07:00
Monty Taylor
50792c2ff4 Fix up coverage and jenkins test running.
The docs job wasn't working because of an un-renamed file.
Coverage wasn't running in jenkins with the xml output file.
Remove the .cache.bundle support that we're moving away from.

Change-Id: I1140baa53dee8b14ac4d1f8549425a0fdd7a8425
2012-05-21 16:46:25 -04:00
John Griffith
fe23db3380 Remove instance Foreign Key in volumes table, replace with instance_uuid
* Remove the instance relationship and instance_id FK
* Add instance_uuuid column to volumes table

Change-Id: I54d723dcb9819731a58ec64095c54c99aa9e5dc4
2012-05-11 11:59:58 -06:00
Monty Taylor
1c52fb3041 Align the tox.ini file.
Change-Id: I0d1731f157d12bfcc1e4933dd71c49e9bda4116a
2012-05-03 21:45:20 -07:00
Nirmal Ranganathan
4c20252389 Removed cinder/api/openstack/compute and moved the relevant pieces under
cinder/api/openstack/volume. Fixes bug 994177.

Change-Id: I1b953a96a1d69a62ad312d381cead4cd231a3998
2012-05-03 14:54:27 -05:00
Jenkins
c53d8e343e Initial fork out of Nova. 2012-05-03 10:48:26 -07:00