cee739a4a8
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 |
||
---|---|---|
.. | ||
__init__.py | ||
api.py |