From a404c2d0d978f677ccf2a422673b6aa90b704fa0 Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Thu, 25 May 2023 10:00:26 +0000 Subject: New methods and functionalities for A&AI Use A&AI v27 version Remove usunsed on gerrit GitLabCI configuration Issue-ID: INT-2187 Signed-off-by: Michal Jagiello Change-Id: Iaa71e129f644647a5cb62c8a3a5d8446b2339268 --- tests/test_aai_pnf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_aai_pnf.py') diff --git a/tests/test_aai_pnf.py b/tests/test_aai_pnf.py index 32e9ea7..eb2e851 100644 --- a/tests/test_aai_pnf.py +++ b/tests/test_aai_pnf.py @@ -42,7 +42,7 @@ PNF_INSTANCE = { { "related-to":"service-instance", "relationship-label":"org.onap.relationships.inventory.ComposedOf", - "related-link":"/aai/v21/business/customers/customer/test/service-subscriptions/service-subscription/test/service-instances/service-instance/4c3ab996-afdb-4956-9c4d-038b4eed3db1", + "related-link":"/aai/v27/business/customers/customer/test/service-subscriptions/service-subscription/test/service-instances/service-instance/4c3ab996-afdb-4956-9c4d-038b4eed3db1", "relationship-data":[ { "relationship-key":"customer.global-customer-id", -- cgit 1.2.3-korg