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
Ayumu Ueha 975cce621e CI: Create admin endpoint for keystone
A recent devstack change [1] has switched off the creation of an admin
endpoint for keystone, which we need. Create it again until we update
Tacker to stop using it.

And devstack patch [2] has stopped creating userrc_early and If we do
not use OS_CLOUD, we must override the --os-cloud option of the
openstack command.
So, this patch fixes to set default OS_CLOUD setting overridden.

And for UUID formatting checks in db/types.py, fix to use first
element for List, since value may be passed as a List.

[1] https://review.opendev.org/c/openstack/devstack/+/735472
[2] https://review.opendev.org/c/openstack/devstack/+/780417

Change-Id: I39be7c48aca4be9a4e0bcec6dc6fa45b11c623b3
2 years ago
api-ref/source Add documents for multi-version API support 2 years ago
contrib/tacker-config Update version of cirros image to 0.5.2 2 years ago
devstack CI: Create admin endpoint for keystone 2 years ago
doc Exclude db/types.py from sphinx-apidoc target 2 years ago
etc Merge "Multi version API support" 2 years ago
playbooks/devstack Update zuul environment to support helm chart 2 years ago
releasenotes Update master for stable/xena 2 years ago
roles Fix zuul settings to use latest kuryr-kubernetes 2 years ago
samples Support PVs for k8s cluster with MgmtDriver 2 years ago
tacker CI: Create admin endpoint for keystone 2 years ago
tools Update references to sys.version_info 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 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 Add Python3 yoga unit tests 2 years ago
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 3 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
bindep.txt include mariadb, mariadb-server in bindep, for tests 2 years ago
lower-constraints.txt drop anyjson requirement 2 years ago
requirements.txt drop anyjson requirement 2 years ago
setup.cfg setup.cfg: Replace dashes with underscores 2 years ago
setup.py Cleanup Python 2.7 support 3 years ago
test-requirements.txt Update version of doc8 to 0.9.0 2 years ago
tox.ini Multi version API support 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: