Update AAI plugin to fetch service profile 86/117886/2
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Tue, 16 Feb 2021 10:09:08 +0000 (15:39 +0530)
committerkrishna moorthy <krishna.moorthy6@wipro.com>
Wed, 17 Feb 2021 13:05:52 +0000 (13:05 +0000)
commita9b3dfd5cbd2b93bf738874e5b4258744544172f
treee99c66a1bf59831c9f0193051306c11abdc84032
parentd14542ee50acfd98548c42f55ec67731ec26e42d
Update AAI plugin to fetch service profile

From the latest modeling update, service
profile will be attached to NSI as an
allotted resource

Issue-ID: OPTFRA-907
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I1816b271e978017d6ff215961905fc2202e53771
conductor/conductor/data/plugins/inventory_provider/aai.py
conductor/conductor/data/plugins/inventory_provider/utils/aai_utils.py
conductor/conductor/tests/unit/data/plugins/inventory_provider/nsi_response.json
conductor/conductor/tests/unit/data/plugins/inventory_provider/nsi_service_profile.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/nssi_response.json
conductor/conductor/tests/unit/data/plugins/inventory_provider/nssi_slice_profile.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/test_aai.py