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
Quang Hiep de9fdf5fc6 Fix create custom Mistral action
Class mistral.actions.base.Action is moved to
mistral_lib.actions.Action accoring to
https://docs.openstack.org/mistral/latest/developer/extensions/creating_custom_action.html

This change imports the new action class and
add context parameter for the run method.

Closes-Bug: #1892528
Change-Id: I7858f69ca051c64a8ac52e6bfde353d55a42a43e
(cherry picked from commit b38ed56020)
2 years ago
api-ref/source Fetch an on-boarded VNF package with HTTP_RANGE 3 years ago
contrib/tacker-config Add support SFC encapsulation from networking-sfc 4 years ago
devstack Set working directory in tacker conductor service 3 years ago
doc Merge "Multi-Interface for C-VNF User Guide" 3 years ago
etc Remove extensions from vnf package wsgi app 3 years ago
playbooks/devstack Add multinode jobs 5 years ago
releasenotes Imported Translations from Zanata 3 years ago
roles Add multinode jobs 5 years ago
samples remove external dependency from devstack 3 years ago
tacker Fix create custom Mistral action 2 years ago
tools Drop test for lower constraints 2 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/ussuri 3 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 Drop test for lower constraints 2 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 Start README.rst with a better title 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
requirements.txt Add db support to filter vnf packages 3 years ago
setup.cfg Cleanup Python 2.7 support 3 years ago
setup.py Cleanup Python 2.7 support 3 years ago
test-requirements.txt Update hacking for Python3 3 years ago
tox.ini Drop test for lower constraints 2 years ago

README.rst

Tacker

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: