valence/valence/common
Anusha Ramineni 570086d34a Add manager.py to redirect to respective podmanager
This commit is add new module manager.py to redirect the controller
requests to respective podmanager based on 'driver' field.

This commit takes reference of multi-podm patch proposed here:
https://review.openstack.org/#/c/445360/10 and extends the same.

Partially-Implements blueprint add-vendor-extensible-framework

Change-Id: I92efd4c18c75613a6365c750b09390cbe1fedc2e
2017-09-06 11:47:20 +05:30
..
__init__.py Added common module for shared functions 2016-12-09 04:22:32 +00:00
base.py Replacing six.iterkeys and six.iteritems 2017-05-19 12:36:41 +05:30
clients.py Add node register API: /v1/nodes/{ID}/register 2017-06-02 12:30:49 +05:30
config.py Added support for oslo.config 2017-03-31 05:21:15 +00:00
constants.py implement pod_manager controller for BP:multi-podmanager 2017-01-26 15:11:10 -08:00
exception.py Add manager.py to redirect to respective podmanager 2017-09-06 11:47:20 +05:30
i18n.py Update the documentation link for doc migration 2017-07-26 07:53:30 +00:00
singleton.py Add api interface for backend etcd database 2016-12-28 15:27:17 -08:00
types.py Add dict as basic type 2017-01-16 10:34:06 +08:00
utils.py Add manager.py to redirect to respective podmanager 2017-09-06 11:47:20 +05:30