Loading deploy/all.sh +0 −1 Original line number Diff line number Diff line Loading @@ -156,7 +156,6 @@ export PROM_EXT_PORT_HTTP=${PROM_EXT_PORT_HTTP:-"9090"} export GRAF_EXT_PORT_HTTP=${GRAF_EXT_PORT_HTTP:-"3000"} ######################################################################################################################## # Automated steps start here ######################################################################################################################## Loading index.htmldeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <h1>ALTO PoC's API</h1> <h2>Services expossed:</h2> <p><ul> <li>All disjunts paths between A & B: <b><tt> /all/<string:a>/<string:b> </b></tt></li> <li>Shortest path between A & B: <b><tt> /best/<string:a>/<string:b> </b></tt></li> <li>Costs map: /costmap </li> <li>PIDs map: /networkmap </li> <li>Filtered Cost map: /costmap/filter/<string:pid></li> </ul></p> No newline at end of file index.html.1deleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <h1>ALTO PoC's API</h1> <h2>Services expossed:</h2> <p><ul> <li>All disjunts paths between A & B: <b><tt> /all/<string:a>/<string:b> </b></tt></li> <li>Shortest path between A & B: <b><tt> /best/<string:a>/<string:b> </b></tt></li> <li>Costs map: /costmap </li> <li>PIDs map: /networkmap </li> <li>Filtered Cost map: /costmap/filter/<string:pid></li> </ul></p> No newline at end of file index.html.2deleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <h1>ALTO PoC's API</h1> <h2>Services expossed:</h2> <p><ul> <li>All disjunts paths between A & B: <b><tt> /all/<string:a>/<string:b> </b></tt></li> <li>Shortest path between A & B: <b><tt> /best/<string:a>/<string:b> </b></tt></li> <li>Costs map: /costmap </li> <li>PIDs map: /networkmap </li> <li>Filtered Cost map: /costmap/filter/<string:pid></li> </ul></p> No newline at end of file install_requirements.sh +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ # ztp & policy : implemented in Java # dlt : under design # pathcomp : under design ALL_COMPONENTS="context device service nbi monitoring webui interdomain slice alto" ALL_COMPONENTS="context device service nbi monitoring webui interdomain slice" ALL_COMPONENTS="${ALL_COMPONENTS} dbscanserving opticalattackmitigator opticalattackdetector" ALL_COMPONENTS="${ALL_COMPONENTS} l3_attackmitigator l3_centralizedattackdetector l3_distributedattackdetector" TFS_COMPONENTS=${TFS_COMPONENTS:-$ALL_COMPONENTS} Loading Loading
deploy/all.sh +0 −1 Original line number Diff line number Diff line Loading @@ -156,7 +156,6 @@ export PROM_EXT_PORT_HTTP=${PROM_EXT_PORT_HTTP:-"9090"} export GRAF_EXT_PORT_HTTP=${GRAF_EXT_PORT_HTTP:-"3000"} ######################################################################################################################## # Automated steps start here ######################################################################################################################## Loading
index.htmldeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <h1>ALTO PoC's API</h1> <h2>Services expossed:</h2> <p><ul> <li>All disjunts paths between A & B: <b><tt> /all/<string:a>/<string:b> </b></tt></li> <li>Shortest path between A & B: <b><tt> /best/<string:a>/<string:b> </b></tt></li> <li>Costs map: /costmap </li> <li>PIDs map: /networkmap </li> <li>Filtered Cost map: /costmap/filter/<string:pid></li> </ul></p> No newline at end of file
index.html.1deleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <h1>ALTO PoC's API</h1> <h2>Services expossed:</h2> <p><ul> <li>All disjunts paths between A & B: <b><tt> /all/<string:a>/<string:b> </b></tt></li> <li>Shortest path between A & B: <b><tt> /best/<string:a>/<string:b> </b></tt></li> <li>Costs map: /costmap </li> <li>PIDs map: /networkmap </li> <li>Filtered Cost map: /costmap/filter/<string:pid></li> </ul></p> No newline at end of file
index.html.2deleted 100644 → 0 +0 −11 Original line number Diff line number Diff line <h1>ALTO PoC's API</h1> <h2>Services expossed:</h2> <p><ul> <li>All disjunts paths between A & B: <b><tt> /all/<string:a>/<string:b> </b></tt></li> <li>Shortest path between A & B: <b><tt> /best/<string:a>/<string:b> </b></tt></li> <li>Costs map: /costmap </li> <li>PIDs map: /networkmap </li> <li>Filtered Cost map: /costmap/filter/<string:pid></li> </ul></p> No newline at end of file
install_requirements.sh +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ # ztp & policy : implemented in Java # dlt : under design # pathcomp : under design ALL_COMPONENTS="context device service nbi monitoring webui interdomain slice alto" ALL_COMPONENTS="context device service nbi monitoring webui interdomain slice" ALL_COMPONENTS="${ALL_COMPONENTS} dbscanserving opticalattackmitigator opticalattackdetector" ALL_COMPONENTS="${ALL_COMPONENTS} l3_attackmitigator l3_centralizedattackdetector l3_distributedattackdetector" TFS_COMPONENTS=${TFS_COMPONENTS:-$ALL_COMPONENTS} Loading