f8bc9cc05c
Introduce new Tacker REST API endpoints 'vnfd' and 'vnf' based on NFV MANO in 'vnfm' extension. Existing 'device' and'device_template' endpoints will be retained for backward compatibility. Change-Id: I9dffd4bee25b1f49aea7478f2bd779cf0f6dfb49 Implements: blueprint tacker-api-mano
5 lines
246 B
Plaintext
5 lines
246 B
Plaintext
[DEFAULT]
|
|
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./tacker/tests/unit/vm} $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|