tacker/tacker/tests/unit/nfvo
Hiromu Asahina b1bba29dfc Remove Mistral
This patch is a part of Legacy APIs deprecation.

A Mistral workflow is created when NS is created, however, Tacker
doesn't have actual action scripts. Therefore, even though a Mistral
workflow is created, it never runs successfully due to the absence of
specified scripts.

This patch removes the dependency on Mistral for the legacy NS
create/delete APIs and also remove Mistral from Tacker entirely, as
there's no longer any place to use Mistral.

Implements: blueprint deprecate-legacy-apis
Change-Id: Iee5d109e4fdb9546730164aea94985b1c535bbc6
2023-03-14 14:13:54 +00:00
..
drivers Remove Mistral 2023-03-14 14:13:54 +00:00
workflows Refactoring UT directories 2018-11-12 13:13:39 +00:00
__init__.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_nfvo_plugin.py Remove Mistral 2023-03-14 14:13:54 +00:00