tacker/tacker/tests/functional/sol_v2/samples
Itsuro Oda 55040a0e1c support scale VNF task of v2 API
This patch implements scale VNF task defined in ETSI NFV-SOL003
v3.3.1 5.4.5.

Retry and rollback operation of scale API are also supported.
Note that rollback operation is supported for scale out only.
Rollback operation of scale in is not supported.

This patch includes some refactorings to commonize scale code
with the code of existing APIs (i.e. instantiate and terminate)
to avoid code duplication. For example making grant requests,
making instantiatedVnfInfo and so on.

Functional tests will be provided with another patch.

Implements: blueprint support-nfv-solv3-scale-vnf
Change-Id: I03dbfb577ca9158a75d1c249808dadda13d317b3
2022-01-18 22:55:40 +00:00
..
sample1 support scale VNF task of v2 API 2022-01-18 22:55:40 +00:00
sample2 support scale VNF task of v2 API 2022-01-18 22:55:40 +00:00