| commit | 412c7ff14f3c539aa2f34c5f5ecb8fdc52bd33b7 | [log] [tgz] |
|---|---|---|
| author | stevenvanrossem <steven.vanrossem@intec.ugent.be> | Fri May 05 11:33:25 2017 +0200 |
| committer | stevenvanrossem <steven.vanrossem@intec.ugent.be> | Fri May 05 11:33:25 2017 +0200 |
| tree | e48481d56dccc69b9631b0b3e516b3bba4e75153 | |
| parent | e62b278e53b51618ea352e76b64591a3696f2aa0 [diff] [blame] |
update example topologies
diff --git a/src/emuvim/examples/demo_topo_3pop.py b/src/emuvim/examples/demo_topo_3pop.py index 4dd011c..8020fc8 100755 --- a/src/emuvim/examples/demo_topo_3pop.py +++ b/src/emuvim/examples/demo_topo_3pop.py
@@ -67,7 +67,7 @@ # specify a vnfd file to be deployed as internal SAP: - sap_vnfd = 'vepc_sap_vnfd.yml' + sap_vnfd = 'custom_sap_vnfd.yml' dir_path = os.path.dirname(__file__) sap_vnfd_path = os.path.join(dir_path, sap_vnfd) # sap_vnfd_path = None