Go to file
Ai Hamano 7137e12bed Improve the ft-v2-st-userdata-err-handling job
This patch removes the check of the vnflcm op list response header
in test_rollback_instantiate of the
tacker-ft-v2-st-userdata-err-handling job.
When test_rollback_instantiate is executed first in a job,
there is only one opocc, so the Link header is not included
in the vnflcm op list response header.
As a result, the test may fail with the following error.
(If the order is other than first, no error occurs.)
  * Exception: Supported header doesn't exist: Link

The Link header check is also performed in other tests,
so there is no serious problem in deleting it here.

Change-Id: I83db8a72a5c9e2b28268c8c28227471c3d13292b
2024-12-06 17:02:36 +09:00
2024-10-02 09:08:06 +00:00
2016-04-21 06:08:06 +00:00
2019-04-19 19:36:08 +00:00
2018-06-14 04:49:05 +00:00
2023-09-26 15:14:57 +00:00
2020-03-29 20:23:26 +00:00

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:

Description
Tacker: ETSI MANO NFV Orchestrator / VNF Manager. See https://wiki.openstack.org/wiki/Tacker
Readme 147 MiB
Languages
Python 99.2%
Shell 0.7%