tacker/tacker/common
Bharath Thiruveedula 263a93e18a Add clients module to Tacker
We are invoking individual openstack clients everytime
we need it. But we need a generic openstack clients module
for code resuability. This patch does that by creating new clients.py
file in tacker/common.

Change-Id: Ibe06ff2eafa00b2825d5f412620cb4d051626164
Closes-Bug: #1518244
2015-12-03 07:04:24 +05:30
..
__init__.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
clients.py Add clients module to Tacker 2015-12-03 07:04:24 +05:30
config.py Implementation of Tacker NFV MANO API 2015-09-26 21:36:43 -07:00
constants.py XML_NS_V20 -> XML_NS_V10 2015-04-10 11:33:31 -07:00
driver_manager.py driver_manager: library for loading drivers 2014-07-04 18:20:51 +09:00
exceptions.py Remove unused code and docs 2015-09-16 11:13:23 -07:00
log.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
rpc.py Support Tacker service in master branch 2015-08-26 09:56:26 -07:00
rpc_compat.py Support Tacker service in master branch 2015-08-26 09:56:26 -07:00
test_lib.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
topics.py Remove unused code and docs 2015-09-16 11:13:23 -07:00
utils.py Add tacker multi vdu tests 2015-11-10 08:50:30 +00:00