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...
Notification.pm uses the same topic as FWDCTL/Master.pm create a new topic for Notification in RabbitMQ.
As an admin workgroup member, users have the ability to enter into any other workgroup's context. When making changes within these contexts, it's important that users understand they're making network...
Not sure where this might exist. Possibly within the workgroup section under interfaces?
When removing or modifying an ACL check for Endpoints which would be invalidated. If any are found lookup the associated circuits and remove the endpoints from the circuits.
Link status is not currently tracked correctly. All links are assumed 'up' at all times. To properly track link status we should track two things: - Interface link state -...
we have... - `OESS::DB::Circuit::fetch_circuits` - `OESS::DB::VRF::get_vrfs` - `OESS::DB::Endpoint::fetch_all` Regardless of which naming convention may be best, simply having consistently between the modules would be better.
Old ui allows users to filter connections by vlan, node, and interface. It would nice to have a similar filter on the new homepage.
AWS provisioning errors are *super* helpful, but the traceback part shouldn't be sent back to the user. Log the traceback, then extract the base error message and return to the...