tacker/tacker/tests/unit/vnfm/infra_drivers/kubernetes
LiangLu 5f562fccfb Implementation CNF with VNFM and CISM in Tacker
Implements: blueprint cnf-support-with-etsi-nfv-specs

The CNF instantiation/termination
* Load CNF definition files in CSAR artifact
* Extend Kubernetes infra_driver for general APIs

Other modify
* update lower-constraints.txt and requirments.txt to
  satisfy our k8s client usage
  (kubernets:6.0.0->11.0.0, urllib3:1.22.0->1.24.2)

Change-Id: I20ffbaec14ac5fb8236bd61416c2604b7a6590f6
(cherry picked from commit 3ad581fed2)
2020-10-02 18:43:59 +09:00
..
kubernetes_api_resource Implementation CNF with VNFM and CISM in Tacker 2020-10-02 18:43:59 +09:00
__init__.py Implementation CNF with VNFM and CISM in Tacker 2020-10-02 18:43:59 +09:00
fakes.py Implementation CNF with VNFM and CISM in Tacker 2020-10-02 18:43:59 +09:00
test_kubernetes_driver.py Implementation CNF with VNFM and CISM in Tacker 2020-10-02 18:43:59 +09:00
test_translate_outputs.py Implementation CNF with VNFM and CISM in Tacker 2020-10-02 18:43:59 +09:00