OESS icon indicating copy to clipboard operation
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...

Results 66 OESS issues
Sort by recently updated
recently updated
newest added

Notification.pm uses the same topic as FWDCTL/Master.pm create a new topic for Notification in RabbitMQ.

Design
Refactor

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...

Question
Frontend

Not sure where this might exist. Possibly within the workgroup section under interfaces?

Question

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 -...

Not sure we want to do this yet.

Question

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.

Refactor

Old ui allows users to filter connections by vlan, node, and interface. It would nice to have a similar filter on the new homepage.

Enhancement
Frontend

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...

Enhancement
Web API