Aligning ESR REST interface
[vfc/nfvo/lcm.git] / lcm / ns / tests / sfcs / test_create_port_chain.py
index e884436..7391dac 100644 (file)
@@ -39,7 +39,7 @@
 #             "context": json.dumps(nsd_model)
 #         }
 #         mock_vals = {
-#             "/api/extsys/v1/sdncontrollers/test_sdncontrollerid":
+#             "/api/aai-esr-server/v1/sdncontrollers/test_sdncontrollerid":
 #                 [0, json.JSONEncoder().encode({"url": "url_1"}), '200'],
 #             "/api/sdncdriver/v1.0/createportchain":
 #                 [0, json.JSONEncoder().encode({"id": "test_id_1"}), '200'],