Tacker: ETSI MANO NFV Orchestrator / VNF Manager. See https://wiki.openstack.org/wiki/Tacker
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
yong sheng gong e35f072896 Fix post gate hook to accommodate for new os-testr
New os-testr uses stestr under the hood, which creates .stestr but not
.testrepository directory in the current dir. Other than that, it
doesn't seem like there is any difference in the format or names of
files generated in the directory.

Change-Id: I9b7fbba2fe7657bed53f74a22d36ad5116269f69
Closes-bug: #1716746
6 years ago
api-ref/source Update the documentation link for doc migration 6 years ago
devstack Merge "Fix to use . to source script files" 6 years ago
doc Merge "Fix to use . to source script files" 6 years ago
etc Support to use barbican to encode vim password 6 years ago
releasenotes Merge "Update reno for stable/pike" 6 years ago
samples Merge "Add a basic NSD sample without input parameters" 6 years ago
tacker Fix post gate hook to accommodate for new os-testr 6 years ago
tools Fix to use . to source script files 6 years ago
.coveragerc Cleanup and fix Tacker coverage 7 years ago
.gitignore add doc/source/api into git ignore 6 years ago
.gitreview Update .gitreview for new namespace 8 years ago
.mailmap import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
.pylintrc import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
.testr.conf Move unit tests dir to tacker/tests/unit 6 years ago
CONTRIBUTING.rst Optimize the link address 6 years ago
HACKING.rst Update the documentation link for doc migration 6 years ago
LICENSE import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
README.rst Update tag links in README 6 years ago
TESTING.rst Remove support for py34 6 years ago
babel.cfg import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Refactor scaling and monitoring policies in Tacker 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini Merge "Remove setuptools-git" 6 years ago

README.rst

Team and repository tags

image

Welcome!

Tacker is an OpenStack based NFV Orchestrator service with built-in general purpose VNF Manager to deploy and operate Virtual Network Functions (VNFs) on an OpenStack based NFV Platform. It is based on ETSI MANO Architectural Framework and provides full functional stack to orchestrate VNFs end-to-end.

Installation:

Installation instructions: https://wiki.openstack.org/wiki/Tacker/Installation

Tacker code base now supports OpenStack master and kilo releases. Please follow the instructions in the above wiki for a successful installation of corresponding release.

Code:

Tacker code is available in following repositories:

Bugs:

Please report bugs at: https://bugs.launchpad.net/tacker

External Resources:

Tacker Wiki: https://wiki.openstack.org/wiki/Tacker

For help on usage and hacking of Tacker, please send mail to <mailto:openstack-dev@lists.openstack.org> with [Tacker] tag.