NFV Orchestration (Tacker) Client
Go to file
Vishwanath Jayaraman 54c71bb9e3 Fix drop of config values supplied by end user
This commit adds code to ensure that the values supplied by end
user for 'config' argument is not dropped in the create_vnf()
method. This scenario occurs in the case where end user supplies
values for both the 'config' and 'param-file' arguments.

Change-Id: Ied565217c2571283330f8f8cf62f76e2942826ba
Closes-Bug: #1493671
2015-09-09 01:10:08 -05:00
doc/source import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
tackerclient Fix drop of config values supplied by end user 2015-09-09 01:10:08 -05:00
tools rename neutron to tacker 2014-07-04 19:10:48 +09:00
.coveragerc rename neutron to tacker 2014-07-04 19:10:48 +09:00
.gitignore rename neutron to tacker 2014-07-04 19:10:48 +09:00
.gitreview correct repo in .gitreview 2015-04-09 19:17:36 -07:00
.pylintrc import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
.testr.conf import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
HACKING.rst import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
LICENSE import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
MANIFEST.in import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
openstack-common.conf rename neutron to tacker 2014-07-04 19:10:48 +09:00
README.rst rename neutron to tacker 2014-07-04 19:10:48 +09:00
requirements.txt import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
setup.cfg rename neutron to tacker 2014-07-04 19:10:48 +09:00
setup.py import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
tacker_test.sh rename neutron to tacker 2014-07-04 19:10:48 +09:00
test-requirements.txt import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
tox.ini Work toward Python 3.4 support and testing 2014-09-03 19:16:03 +00:00

This is the client API library for Tacker.