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.
![]() Support deploying Kubernetes cluster VNF which has a storage server with Cinder volume. This feature enables users to deploy CNF which has PersistentVolume on it. The following changes are added for MgmtDriver. 1.Create a storage server VM with Cinder volume. 2.Expose Cinder volume as NFS shared directories in the storage server. 3.Register NFS shared directories as Kubernetes PersistentVolumes. 4.Install NFS client on newly created Master/Worker VMs in all LCM operations. Implements: blueprint pv-k8s-cluster Change-Id: Iaab9b6393e6f2007c637f83a82de0d27cf9db257 |
2 years ago | |
---|---|---|
api-ref/source | 2 years ago | |
contrib/tacker-config | 2 years ago | |
devstack | 2 years ago | |
doc | 2 years ago | |
etc | 2 years ago | |
playbooks/devstack | 2 years ago | |
releasenotes | 2 years ago | |
roles | 2 years ago | |
samples | 2 years ago | |
tacker | 2 years ago | |
tools | 2 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 2 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 9 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 2 years ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 5 years ago | |
LICENSE | 9 years ago | |
README.rst | 4 years ago | |
TESTING.rst | 5 years ago | |
bindep.txt | 2 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 2 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 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