keystone/keystone/catalog
David Stanek b1b4350017 Removes KVS catalog backend
The templated backend relied on the KVS backend to implement some
functionality. The functionality (CRUD for endpoint, services, etc.) is
arguably incorrect since it won't actually change the contents of the
catalog. The read only methods have been fixed to use the templated data
and the write methods raise NotImplemented.

bp: removed-as-of-mitaka
Partial-Bug: #1077282
Closes-Bug: #1367113
Closes-Bug: #1269789
Change-Id: Iaa68b18f0b6d7e9f5dc0cbf7d21a3d90dcdc1ea4
2016-01-19 21:26:30 -05:00
..
backends Removes KVS catalog backend 2016-01-19 21:26:30 -05:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py refactor: move the common code to manager layer 2015-12-09 12:59:37 +08:00
core.py Reference driver methods through the Manager 2016-01-07 14:44:02 -06: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