X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Frwvns%2Ftest%2Fcreate_stackedSfctopology.py;fp=rwlaunchpad%2Fplugins%2Frwvns%2Ftest%2Fcreate_stackedSfctopology.py;h=67b0f8e92e7da3e22100fec2c84ddb3222a7b595;hb=4870d0ee29789b859931e4e2c73e13dcb29537d5;hp=a27a0b9c66045207d307aac591e868b841defa12;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;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')