Revert "Revert "Feature 10915: SOL003 STD Support for OSM"" 65/12065/2
authoralmagia <silvia.almagia@etsi.org>
Tue, 17 May 2022 12:12:22 +0000 (14:12 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Sun, 22 May 2022 22:32:34 +0000 (00:32 +0200)
commite47b913f0500837d7caa2ee25c0b476f58884859
treec513b6ee8dee078bccce9e4f01fd63fc6c6a55f7
parenteab1507cb7a80d8881fcee6ba95ee318b6b035d3
Revert "Revert "Feature 10915: SOL003 STD Support for OSM""

This reverts commit b1186b0b9ea287010c9f37ba6062512ea93f0ed4.
As requested by TSC Chair

Change-Id: I811ceec9e7d458b9a528f131cf44c2807f45efb2
osm_nbi/engine.py
osm_nbi/nbi.py
osm_nbi/osm_vnfm/__init__.py [new file with mode: 0644]
osm_nbi/osm_vnfm/base_methods.py [new file with mode: 0644]
osm_nbi/osm_vnfm/vnf_instance_actions.py [new file with mode: 0644]
osm_nbi/osm_vnfm/vnf_instances.py [new file with mode: 0644]
osm_nbi/resources_to_operations.yml
osm_nbi/tests/test_db_descriptors.py
osm_nbi/tests/test_osm_vnfm.py [new file with mode: 0644]
osm_nbi/vnf_instance_topics.py [new file with mode: 0644]