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
tpatil 840d754822 Add delete vnf instance API
Implemented delete vnf instance API.

* DELETE /vnflcm/v1/vnf_instances/{vnf_instance_id}

Co-authored-By: Ajay Parja <ajay.parja@nttdata.com>
Co-authored-By: Niraj Singh <niraj.singh@nttdata.com>
Blueprint: support-etsi-nfv-specs
Change-Id: I66040705a2f2c15e3aa84112226ce77ab5a7e18d
3 years ago
api-ref/source Implement RestFul API to read VNFD of an on-boarded VNF package 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 Cleanup Python 2.7 support 3 years ago
etc Add vnflcm support base framework 3 years ago
playbooks/devstack Add multinode jobs 5 years ago
releasenotes Drop python 2.7 support and testing 3 years ago
roles Add multinode jobs 5 years ago
samples remove external dependency from devstack 3 years ago
tacker Add delete vnf instance API 3 years ago
tools Cleanup Python 2.7 support 3 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 OpenDev Migration Patch 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 Fix the functional test devstack job 3 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
lower-constraints.txt Sychronize vnf action tasks 3 years ago
requirements.txt Sychronize vnf action tasks 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 remove upper-constraints.txt from lower-const job 3 years ago
tox.ini Cleanup Python 2.7 support 3 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: