Added a function to generate the network topology given the switch-to-switch...
Added a function to generate the network topology given the switch-to-switch links, switch IP addresses and cluster-to-router mapping; changed ComputeNode to Cluster; added Switch nodes; modified tests
Showing
- src/service/clmcservice/graphapi/conftest.py 54 additions, 93 deletionssrc/service/clmcservice/graphapi/conftest.py
- src/service/clmcservice/graphapi/tests.py 11 additions, 11 deletionssrc/service/clmcservice/graphapi/tests.py
- src/service/clmcservice/graphapi/utilities.py 61 additions, 10 deletionssrc/service/clmcservice/graphapi/utilities.py
- src/service/clmcservice/graphapi/views.py 3 additions, 3 deletionssrc/service/clmcservice/graphapi/views.py
Loading
Please register or sign in to comment