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.
![]() 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 | 3 years ago | |
contrib/tacker-config | 4 years ago | |
devstack | 3 years ago | |
doc | 3 years ago | |
etc | 3 years ago | |
playbooks/devstack | 5 years ago | |
releasenotes | 3 years ago | |
roles | 5 years ago | |
samples | 3 years ago | |
tacker | 3 years ago | |
tools | 3 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 9 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 3 years ago | |
CONTRIBUTING.rst | 4 years ago | |
HACKING.rst | 5 years ago | |
LICENSE | 9 years ago | |
README.rst | 4 years ago | |
TESTING.rst | 5 years ago | |
babel.cfg | 9 years ago | |
bindep.txt | 4 years ago | |
lower-constraints.txt | 3 years ago | |
requirements.txt | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 3 years ago |
README.rst
Tacker
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:
- Tacker server: https://opendev.org/openstack/tacker
- Tacker Python client: https://opendev.org/openstack/python-tackerclient
- Tacker Horizon UI: https://opendev.org/openstack/tacker-horizon
Bugs:
Please report bugs at: https://bugs.launchpad.net/tacker
External Resources:
- Tacker Wiki: https://wiki.openstack.org/wiki/Tacker
- Tacker Blueprints: https://blueprints.launchpad.net/tacker
- For help on usage and hacking of Tacker, please send an email to OpenStack-dev Mailing List <mailto:openstack-discuss@lists.openstack.org> with [openstack-dev] [Tacker] tag.
- To get release notes: Tacker Release Notes