tacker/tacker/tests/unit/db
LiangLu c0647bde69 Implementation Artifacts support in Tacker
Implements: blueprint add-artifacts-vnf-packages

* Add artifacts support for vnf packages:
  * Read and verify artifacts from TOSCA.meta and manifest file.
  * Modify and add artifact related APIs

Change-Id: Iad045407338535022aa385b57125225ee6253732
2020-09-21 03:27:17 -04:00
..
common_services Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
test_db_migration.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_db_purge_delete.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_vnf_artifact.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
test_vnf_instance.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_package.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
test_vnf_package_vnfd.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_resource.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
utils.py Update hacking for Python3 2020-04-24 13:48:53 +02:00