keystone/keystone/catalog
Henry Nash 511a860648 Move logic for catalog driver differences to manager
The templated catalog driver does not support some of the
association cleanup methods. Since these are called in normal
operation, we have to mask the raising of NotImplemented. This
masking is currently done in the controller, but should really
be done in the manager layer.

Testing is added for the methods affected at the manager layer,
and an existig v3 API test is tidied up.

Change-Id: Ie68774fef07678b67eb70b90a0e4b81fc0df88b9
2016-07-11 11:45:07 +01:00
..
backends Remove unused LOG 2016-07-05 15:05:24 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Move logic for catalog driver differences to manager 2016-07-11 11:45:07 +01:00
core.py Move logic for catalog driver differences to manager 2016-07-11 11:45:07 +01:00
routers.py Move endpoint filter into keystone core 2015-11-18 15:28:41 +00:00
schema.py Move endpoint filter into keystone core 2015-11-18 15:28:41 +00:00