cinder/cinder/db
Dave Chen 4196e5f2d5 set/unset volume image metadata
This patch implements:
- Create, delete, update APIs for modifying volume image metadata.
- Refactoring in the volume API to accommodate both user and
  image metadata.
- All of the necessary testcases needed for the changes.

DocImpact
APIImpact
Partially implements: bp support-modify-volume-image-metadata
Change-Id: I22792ef7bd49c763d7c130aa8cac9abc3fff2d4c
2015-07-11 12:13:58 +08:00
..
sqlalchemy set/unset volume image metadata 2015-07-11 12:13:58 +08:00
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
api.py set/unset volume image metadata 2015-07-11 12:13:58 +08:00
base.py Fix sqlalchemy reuse in multi-backend children 2015-03-12 09:49:48 -06:00
migration.py Move oslo.config to oslo_config namespace 2015-01-17 10:33:37 -06:00