diff options
author | Benjamin, Max (mb388a) <mb388a@us.att.com> | 2019-02-04 20:04:30 -0500 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@us.att.com> | 2019-02-04 20:08:47 -0500 |
commit | 887d0321f3368631f912621c6fa84b450e3d9ec1 (patch) | |
tree | 5ec3867b31563a5a34744630fe4ed18d8b576d5c /adapters/mso-openstack-adapters/src/test/resources/MISResourceGroupResponse.json | |
parent | 19ae1728f6c2b2b18ced0ab8eb6b662c7122d10d (diff) |
Clean up Unit tests for audit
Fix file names to adjust for case sensitivity
Clean up Unit tests for audit
Change-Id: I839b8a55d47c545cfd54c4c81eecda098b847fce
Issue-ID: SO-1462
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'adapters/mso-openstack-adapters/src/test/resources/MISResourceGroupResponse.json')
-rw-r--r-- | adapters/mso-openstack-adapters/src/test/resources/MISResourceGroupResponse.json | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/adapters/mso-openstack-adapters/src/test/resources/MISResourceGroupResponse.json b/adapters/mso-openstack-adapters/src/test/resources/MISResourceGroupResponse.json deleted file mode 100644 index 2350138076..0000000000 --- a/adapters/mso-openstack-adapters/src/test/resources/MISResourceGroupResponse.json +++ /dev/null @@ -1,31 +0,0 @@ - - -{ - "resources": [ - { - "parent_resource": "ssc_1_subint_mis_port_0_subinterfaces", - "resource_name": "0", - "links": [ - { - "href": "https://orchestration-aic.dyh3b.cci.att.com:8004/v1/ea2d13cc98b44d60a6f94bdcb2738f9e/stacks/tsbc0005vm002ssc001-ssc_1_subint_mis_port_0_subinterfaces-hlzdigtimzst/447a9b41-714e-434b-b1d0-6cce8d9f0f0c/resources/0", - "rel": "self" - }, - { - "href": "https://orchestration-aic.dyh3b.cci.att.com:8004/v1/ea2d13cc98b44d60a6f94bdcb2738f9e/stacks/tsbc0005vm002ssc001-ssc_1_subint_mis_port_0_subinterfaces-hlzdigtimzst/447a9b41-714e-434b-b1d0-6cce8d9f0f0c", - "rel": "stack" - }, - { - "href": "https://orchestration-aic.dyh3b.cci.att.com:8004/v1/ea2d13cc98b44d60a6f94bdcb2738f9e/stacks/tsbc0005vm002ssc001-ssc_1_subint_mis_port_0_subinterfaces-hlzdigtimzst-0-upfi5nhurk7y/f711be16-2654-4a09-b89d-0511fda20e81", - "rel": "nested" - } - ], - "logical_resource_id": "0", - "resource_status_reason": "state changed", - "updated_time": "2019-01-23T19:34:56Z", - "required_by": [], - "resource_status": "CREATE_COMPLETE", - "physical_resource_id": "f711be16-2654-4a09-b89d-0511fda20e81", - "resource_type": "vlan_subinterface_ssc_mis.yaml" - } - ] -}
\ No newline at end of file |