deb-cinder/cinder/group
Cao Shufeng cee739a4a8 Save volume_type/group_type uuid into db when creating group
When creating groups, if volume type name or group type name is
passed, cinder-api will try to save the name rather uuid into
the database. It will make a foreign key constraint fails. After
this change, we always save uuid into database.

Change-Id: Ib333130325fc12a4753c7a128e823e992e8c8682
Closes-Bug: #1622476
2016-09-12 06:37:17 -04:00
..
__init__.py Add generic volume groups 2016-07-16 19:34:39 -04:00
api.py Save volume_type/group_type uuid into db when creating group 2016-09-12 06:37:17 -04:00