python-tackerclient/tackerclient/tests/unit/vm
Nguyen Hai 785c6dbfda Adds support force delete VNFFG
This patch adds '--force' parameter to vnffg delete command,
to force delete VNFFG.

e.g: openstack vnf graph delete --force VNFFG1

blueprint force-delete-resources

Change-Id: I642ddcdb7a1167f25553ef26df6102bb2be22c3f
2021-04-07 02:12:24 +00:00
..
samples Add "cert_verify" in vim_config file to support insecure VIM 2018-01-13 09:35:13 +00:00
__init__.py implement servicevm related command 2014-07-04 19:10:57 +09:00
test_cli10_v10_event.py Moving test files to vm directory 2016-08-27 03:40:54 +00:00
test_cli10_vim.py Add "cert_verify" in vim_config file to support insecure VIM 2018-01-13 09:35:13 +00:00
test_cli10_vim_k8s.py Implement client to support Kubernetes as VIM 2017-10-30 17:13:40 +09:00
test_cli10_vim_k8s_with_bearer_token.py Do not have to mention ssl_ca_cert in vim config file (client) 2018-02-26 16:17:40 +09:00
test_cli10_vnf.py Use unittest.mock instead of third party mock 2020-05-27 09:59:51 +09:00
test_cli10_vnfd.py Use unittest.mock instead of third party mock 2020-05-27 09:59:51 +09:00
test_cli10_vnffg.py Adds support force delete VNFFG 2021-04-07 02:12:24 +00:00
test_cli10_vnffgd.py Use unittest.mock instead of third party mock 2020-05-27 09:59:51 +09:00
test_vim_utils.py Use unittest.mock instead of third party mock 2020-05-27 09:59:51 +09:00