X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftransportpce_tests%2F1.2.1%2Ftest04_renderer_service_path_nominal.py;h=086fd4eae7ee331912a4aaeb6af03f5afcd0e1dc;hb=2fc5888c2ab34c93317242a23e46b8d6c35c0292;hp=f6b4d84ef0ba5c82f68df027369078e17aae0002;hpb=89c8a037d0148269de15c9711fed0176dfa59635;p=transportpce.git diff --git a/tests/transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py b/tests/transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py index f6b4d84ef..086fd4eae 100644 --- a/tests/transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py +++ b/tests/transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py @@ -74,7 +74,7 @@ class TransportPCERendererTesting(unittest.TestCase): {'supporting-port': '1', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'logical-connection-point': 'XPDR1-NETWORK1', 'port-direction': 'bidirectional', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-qual': 'xpdr-network', - 'lcp-hash-val': 'OSvMgUyP+mE=', 'xponder-type': 'tpdr', + 'lcp-hash-val': 'OSvMgUyP+mE=', 'xpdr-type': 'tpdr', 'port-admin-state': 'InService', 'port-oper-state': 'InService'}, response['nodes'][0]['mapping']) self.assertIn( @@ -82,7 +82,7 @@ class TransportPCERendererTesting(unittest.TestCase): 'supporting-circuit-pack-name': '1/0/C1-PLUG-CLIENT', 'logical-connection-point': 'XPDR1-CLIENT1', 'port-direction': 'bidirectional', 'connection-map-lcp': 'XPDR1-NETWORK1', 'port-qual': 'xpdr-client', - 'lcp-hash-val': 'AO9UFkY/TLYw', 'xponder-type': 'tpdr', + 'lcp-hash-val': 'AO9UFkY/TLYw', 'xpdr-type': 'tpdr', 'port-admin-state': 'InService', 'port-oper-state': 'InService'}, response['nodes'][0]['mapping'])