Skip to content

Commit 8a979c4

Browse files
committed
Remove mininet-patch
* All mininet-patch will be tracked in mininet repository
1 parent ce2c6bb commit 8a979c4

31 files changed

Lines changed: 0 additions & 2736 deletions

ansible/roles/dlinknctu-mininet/tasks/main.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,6 @@
1111
accept_hostkey: true
1212
version: "opennet"
1313
tags: mininet
14-
- name: Add exmaples from OpenNet
15-
copy:
16-
src: "{{ home_location }}/mininet-patch/examples/"
17-
dest: "{{ home_location }}/mininet/examples/"
18-
tags: mininet
19-
- name: Add new module from OpenNet
20-
copy:
21-
src: "{{ home_location }}/mininet-patch/mininet/"
22-
dest: "{{ home_location }}/mininet/mininet"
23-
tags: mininet
2414
- name: Install dlinknctu-mininet
2515
command: "./util/install.sh -n"
2616
args:

mininet-patch/examples/cluster/gre.py

Lines changed: 0 additions & 72 deletions
This file was deleted.

mininet-patch/examples/cluster/leaf-spine-topo-cluster.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

mininet-patch/examples/cluster/nctu_ec_wired_and_wireless_topo.py

Lines changed: 0 additions & 137 deletions
This file was deleted.

mininet-patch/examples/cluster/nctu_ec_wired_topo.py

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)