keystone/keystone/catalog
wanghong f906ecfdbf move region and service exist checks into manager layer
When creating or updating endpoint we should check if the region or
service passed exists. But it is confused in our current implementation:
some checks are in backends, some checks are in controller, some
checks are duplicated, some checks are missing.
Now, move these checks into manager where they should be.

Change-Id: I191394540ffe43f0ee9f0d28e00e70d44bfcf701
2015-03-11 09:04:54 +08:00
..
backends move region and service exist checks into manager layer 2015-03-11 09:04:54 +08:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py move region and service exist checks into manager layer 2015-03-11 09:04:54 +08:00
core.py move region and service exist checks into manager layer 2015-03-11 09:04:54 +08:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00
schema.py Drop URL field from region table 2015-02-02 18:13:17 -05:00