karbor/karbor
Yaguo Zhou 72f9965fd7 Replace DbMigrationError with DBMigrationError
DbMigrationError is deprecated and will NOT be thrown in oslo.db
since oslo.db >=4.27.0, DBMigrationError will be thrown instead.
Consumers should catch DBMigrationError instead of DbMigrationError

Change-Id: I83ca5e90c6dfbf7e0820eb0fb4ca0c6a2001c652
2017-11-23 12:58:30 +08:00
..
api Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
cmd Replace DbMigrationError with DBMigrationError 2017-11-23 12:58:30 +08:00
common Merge "Add the checkpoint copy API for Karbor" 2017-11-14 02:00:37 +00:00
db Add API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
objects Add service management API to Karbor 2017-10-24 18:04:04 +08:00
policies Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
services Merge "Add the checkpoint copy API for Karbor" 2017-11-14 02:00:37 +00:00
tests Replace DbMigrationError with DBMigrationError 2017-11-23 12:58:30 +08:00
wsgi Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
context.py Add default policy in code for the plan resource 2017-09-26 19:18:31 +08:00
exception.py Add API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
i18n.py Update URLs in documentation 2017-07-20 16:08:19 +08:00
loadables.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
manager.py Remove logging import unused 2017-01-16 08:58:41 +07:00
policy.py Add default policy in code for the scheduled operation resource 2017-09-28 19:32:56 +08:00
quota.py Add API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
resource.py Refactor resource.py/Resource 2017-05-31 10:04:55 +08:00
rpc.py Short-circuit notifications when not enabled 2017-09-29 14:17:45 +08:00
service.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
utils.py Add time format check in API 2017-10-30 14:08:14 +08:00
version.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00