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
Hiroo Kitamura 7fb3429468 Fix bug that causes InternalServerError in FT
This patch fixes a bug that caused many functinal-tests
to fail with the following error:
- tackerclient.common.exceptions.InternalServerError

The bug occurs because the password is converted to bytes
type when decrypting the password of vim_auth with python3.

Change-Id: I021d1752fcf96dfba97faf21e849dc87019e4e57
Closes-Bug: #1883350
(cherry picked from commit bdb2d52b3a)
3 years ago
api-ref/source Add vnf packages documentation 4 years ago
contrib/tacker-config Add support SFC encapsulation from networking-sfc 4 years ago
devstack Add devstack support for vnf_package required dirs 4 years ago
doc Add vnf package conf options and sample config file to docs 4 years ago
etc Add vnf packages RestFul APIs 4 years ago
playbooks/devstack Add multinode jobs 5 years ago
releasenotes Imported Translations from Zanata 4 years ago
roles Add multinode jobs 5 years ago
samples Add vnf packages RestFul APIs 4 years ago
tacker Fix bug that causes InternalServerError in FT 3 years ago
tools Fix import library error 4 years ago
.coveragerc Cleanup and fix Tacker coverage 7 years ago
.gitignore Add vnf package conf options and sample config file to docs 4 years ago
.gitreview Update .gitreview for stable/train 4 years ago
.mailmap import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
.pylintrc import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
.stestr.conf Switch to using stestr 5 years ago
.zuul.yaml Add Python 3 Train unit tests 4 years ago
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
HACKING.rst Trivial: Add running tests section to HACKING.rst 5 years ago
LICENSE import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
TESTING.rst Trivial: Update HACKING.rst with stestr 5 years ago
babel.cfg import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 9 years ago
bindep.txt Fix gate error "mysqladmin: command not found" 4 years ago
lower-constraints.txt Add vnf packages RestFul APIs 4 years ago
requirements.txt Add vnf packages RestFul APIs 4 years ago
setup.cfg Add vnf package conf options and sample config file to docs 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Improve code coverage of openstack module 4 years ago
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 4 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 a fully functional stack to orchestrate VNFs end-to-end.

Installation:

Installation instructions and user guides can be found at: https://docs.openstack.org/tacker/

Tacker code base supports OpenStack master and other releases. Please follow the instructions in the above address 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: