X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Frwvns%2Ftest%2Fcreate_stackedSfctopology.py;h=67b0f8e92e7da3e22100fec2c84ddb3222a7b595;hb=aa4d4c18f40062624a3c356eb23f40279cfd4c3b;hp=a27a0b9c66045207d307aac591e868b841defa12;hpb=49868d2c71eb364cee9707515be6841a568dad40;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/rwvns/test/create_stackedSfctopology.py b/rwlaunchpad/plugins/rwvns/test/create_stackedSfctopology.py index a27a0b9c..67b0f8e9 100644 --- a/rwlaunchpad/plugins/rwvns/test/create_stackedSfctopology.py +++ b/rwlaunchpad/plugins/rwvns/test/create_stackedSfctopology.py @@ -223,7 +223,7 @@ class MySfcTopology(MySfcNetwork): if __name__ == "__main__": - model = RwYang.Model.create_libncx() + model = RwYang.Model.create_libyang() model.load_schema_ypbc(RwTl.get_schema()) # create logger logger = logging.getLogger('SFC Network Topology')