Skip to content

Commit

Permalink
sdx-lc topology_mock #1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarinve committed Jun 8, 2022
1 parent a1d7875 commit 14e3352
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 163 deletions.
2 changes: 1 addition & 1 deletion app/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
TENET_TOPOLOGY_API = "http://23.20.21.212:8181/api/kytos/topology/v3"
SDX_TOPOLOGY_API = "http://0.0.0.0:8181/api/kytos/sdx_topology/v1"
GET_SDX_TOPOLOGY = \
"http://0.0.0.0:8181/api/kytos/sdx_topology/v1/get_sdx_topology"
"http://0.0.0.0:8181/api/kytos/sdx_topology/v1/topology"
VALIDATE_TOPOLOGY = \
"http://0.0.0.0:8181/api/kytos/sdx_topology/v1/validate"
SDX_LC = "http://0.0.0.0:8080/SDX-LC/1.0.0/topology"
Expand Down
17 changes: 0 additions & 17 deletions mininet/scripts/0_pipinstall.sh

This file was deleted.

1 change: 0 additions & 1 deletion mininet/scripts/1.get_sdx_topology.sh

This file was deleted.

18 changes: 0 additions & 18 deletions mininet/scripts/1_kytosinstall.sh

This file was deleted.

65 changes: 0 additions & 65 deletions mininet/scripts/2_postinstall.sh

This file was deleted.

1 change: 0 additions & 1 deletion mininet/scripts/3_requirements.sh

This file was deleted.

5 changes: 0 additions & 5 deletions mininet/scripts/4_clone_kytos.sh

This file was deleted.

9 changes: 0 additions & 9 deletions mininet/scripts/5_install_kytos.sh

This file was deleted.

File renamed without changes.
1 change: 1 addition & 0 deletions mininet/scripts/get_sdx_topology.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
curl -i -H "Content-Type: application/json" -X GET http://0.0.0.0/api/kytos/sdx_topology/v1/topology
28 changes: 0 additions & 28 deletions mininet/scripts/tox.ini

This file was deleted.

18 changes: 0 additions & 18 deletions mininet/scripts/vimrc

This file was deleted.

0 comments on commit 14e3352

Please sign in to comment.