]> review.fuel-infra Code Review - openstack-build/cinder-build.git/log
openstack-build/cinder-build.git
12 years agoDo not duplicate nova docs in cinder
John Griffith [Thu, 12 Jul 2012 15:01:14 +0000 (09:01 -0600)]
Do not duplicate nova docs in cinder

* This modifies the index.rst file to give interim info about cinder
* We were regenerating the nova docs copied over which was bad!
* Fixes bug 1022315

Change-Id: I46531976f3e6521cec69cc13276d328d6c2d2da3

12 years agoRemove unused db api methods
John Griffith [Sat, 7 Jul 2012 00:28:53 +0000 (18:28 -0600)]
Remove unused db api methods

  * Implements cinder blueprint remove-extra-dbapi-methods
  * Related to cinder initial-db-cleanup:
      Remove db api methods associated with removed tables
  Modify/Remove tests associated with removed tables
  Remove non-existing db API calls from volume/api

Change-Id: I60e0c6ffad9c78a29d56a27a04e9ec5ebaa1f251

12 years agoCreate single initial Cinder DB migration file
John Griffith [Tue, 3 Jul 2012 22:40:15 +0000 (16:40 -0600)]
Create single initial Cinder DB migration file

 * Implements blueprint initial-db-cleanup
 * Sets initial migration
 * Removes unused tables that were brought in from nova
 * Condenses db migrations into the single initial migration/creation
 * Add explicit mysql set InnoDB in UTF8 loop
 * Folow up patches include:
 *    Remove unused db API calls
 *    Fix/Remove affected tests

Change-Id: If24b00747dbbff7037b7aca39602d5f0b1c6aa50

12 years agoPruned Authors file to active contributors (from nova-volumes).
Christopher MacGown [Wed, 4 Jul 2012 00:49:16 +0000 (17:49 -0700)]
Pruned Authors file to active contributors (from nova-volumes).

Active contributors was fetched from git blame output, for files
inside the nova/nova/volumes folder in nova.

Change-Id: I8cc63975bf1160ca76badc54fd4d51077873dfee

12 years agoMove nova-manage.rst to cinder-manage.rst.
Clark Boylan [Mon, 2 Jul 2012 21:17:31 +0000 (14:17 -0700)]
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

12 years agoAdd action extensions to support nova integration.
John Griffith [Wed, 13 Jun 2012 18:38:35 +0000 (12:38 -0600)]
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

12 years agoMerge "Revert "Add action extensions to support nova integration.""
Jenkins [Wed, 13 Jun 2012 18:23:58 +0000 (18:23 +0000)]
Merge "Revert "Add action extensions to support nova integration.""

12 years agoRevert "Add action extensions to support nova integration."
John Griffith [Wed, 13 Jun 2012 17:51:37 +0000 (17:51 +0000)]
Revert "Add action extensions to support nova integration."

This reverts commit 8d8903f466cd7d4270e46ad896817fe94c99b575

12 years agoMerge "Add action extensions to support nova integration."
Jenkins [Tue, 12 Jun 2012 04:26:40 +0000 (04:26 +0000)]
Merge "Add action extensions to support nova integration."

12 years agoFix volume['id'] from integer to string
John Griffith [Thu, 7 Jun 2012 20:38:29 +0000 (14:38 -0600)]
Fix volume['id'] from integer to string

* This is the same fix as nova bug 1010200
* Missed in volume uuid migration

Change-Id: Ib433ea6a1f247aad7fcba72680fd14e82387ed62

12 years agoAdd action extensions to support nova integration.
Anthony Young [Thu, 31 May 2012 19:03:02 +0000 (12:03 -0700)]
Add action extensions to support nova integration.

 * Adds VolumeActions extension to support key functions
   described in blueprint volume-decoupling

Change-Id: I1310c9e813c089619e8ecdf56c631d8257c0897e

12 years agoSet pep8 version to 1.1 in test_requires
John Griffith [Fri, 1 Jun 2012 16:46:14 +0000 (10:46 -0600)]
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

12 years agoFix topics so that the do not collide with nova.
Anthony Young [Wed, 30 May 2012 22:24:41 +0000 (15:24 -0700)]
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

12 years agoFix up coverage and jenkins test running.
Monty Taylor [Mon, 21 May 2012 18:40:18 +0000 (14:40 -0400)]
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

12 years agoRemove instance Foreign Key in volumes table, replace with instance_uuid
John Griffith [Wed, 9 May 2012 17:02:34 +0000 (11:02 -0600)]
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

12 years agoAlign the tox.ini file.
Monty Taylor [Fri, 4 May 2012 04:45:20 +0000 (21:45 -0700)]
Align the tox.ini file.

Change-Id: I0d1731f157d12bfcc1e4933dd71c49e9bda4116a

12 years agoRemoved cinder/api/openstack/compute and moved the relevant pieces under
Nirmal Ranganathan [Thu, 3 May 2012 19:54:27 +0000 (14:54 -0500)]
Removed cinder/api/openstack/compute and moved the relevant pieces under
cinder/api/openstack/volume. Fixes bug 994177.

Change-Id: I1b953a96a1d69a62ad312d381cead4cd231a3998

12 years agoInitial fork out of Nova.
Jenkins [Thu, 3 May 2012 17:48:26 +0000 (10:48 -0700)]
Initial fork out of Nova.