OESS
OESS copied to clipboard
The Network Development and Deployment Initiative (NDDI), a partnership between Internet2, Indiana University and others was formed to create a new network platform and complementary software, which t...
Whenever we gather link state be sure to turn any links down which no longer have an active isis adjacency between them.
When selecting a link, the decommission link button should be replaced with two separate buttons: Remove Link and Replace Link. Remove Link should work the same as the current decommission...
Create a new webservice method `link.cgi?method=replace_link` which takes parameters `current` and `replacement` which are both link ids. The method should: 1. verify the replacement link connects the same endpoints as...
Entities with attached ports should display these ports on their entity page
If any switch process become unresponsive, calls to update_cache prior to addVlan in circuit.cgi causes provisioning timeout (completion of call requires a response or timeout from all switch processes). This...
the map for L3VPN does not do anything, we should make it at least show endpoints and current path
when editing a circuit from l2vpn to l2ccc the static path doesn't actually get configured with the static path... turns out the problem is that when editing it sets the...