cinder/cinder/db
wanghao e396560f33 Keep ORM names matching their VO counterparts
Now cinder had some Versioned Objects which names do not
match their ORM counterparts. In method: get_model_for_versioned_object,
we handles those exceptions.

This patch fix this issue to keep the names match.

Change-Id: Icf709d87be99df95e5b52204032b730cd790096c
Closes-Bug: #1493112
2018-06-19 17:50:47 +08:00
..
sqlalchemy Keep ORM names matching their VO counterparts 2018-06-19 17:50:47 +08:00
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
api.py Add support for promoting a failed over backend 2018-05-09 12:19:33 -04:00
base.py Add ability to specify backup driver via class name 2017-10-11 12:59:00 +03:00
migration.py Compact Newton database migrations 2017-09-26 00:32:21 -05:00