NFV Orchestration (Tacker) Client
Go to file
janki f66a4e0ccc Support VNF creation from inline VNF template
Allows creating VNF from the VNFD template directly without the need of
VNFD being stored in Tacker VNFD catalog.

Change-Id: I719237dd04dd7fe13fb7e7964402d7074679b2d6
Implements: blueprint vnf-inline-template
2017-01-20 06:58:02 +05:30
doc/source Change bind_port to 9890 2016-06-10 17:02:53 +09:00
releasenotes Support VNF creation from inline VNF template 2017-01-20 06:58:02 +05:30
tackerclient Support VNF creation from inline VNF template 2017-01-20 06:58:02 +05:30
tools Add Constraints support 2016-12-21 13:29:52 +11:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 15:27:14 +00:00
.gitignore Add .idea/ to python-tackerclient .gitignore 2016-07-08 21:23:13 +05:30
.gitreview Update .gitreview for new namespace 2015-10-17 22:38:05 +00:00
.pylintrc import python-neutronclient of 1bce6e437e2dd1fa5de6fc2ccdd0ee8ac3f44d18 2014-07-04 19:10:19 +09:00
.testr.conf Remove service instance related stuff and fix unittests 2015-12-15 16:59:36 +08:00
HACKING.rst Clean up references to neutron 2016-03-09 09:24:58 +00: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
README.rst Show team and repo badges on README 2016-11-25 13:07:03 +01:00
requirements.txt Merge "Add stevedore to requirements" 2016-12-21 01:57:52 +00:00
setup.cfg Updated home-page info with the developer documentation 2016-10-05 06:09:28 +00:00
setup.py Update requirements according to global requirements 2015-11-16 17:02:47 +08:00
tacker_test.sh rename neutron to tacker 2014-07-04 19:10:48 +09:00
test-requirements.txt Updated from global requirements 2016-11-02 15:40:56 +00:00
tox.ini Add Constraints support 2016-12-21 13:29:52 +11:00

README.rst

Team and repository tags

image

This is the client API library for Tacker.