Skip to content

OESS 1.1.6

Compare
Choose a tag to compare
@ajragusa ajragusa released this 05 May 21:09
· 3786 commits to master since this release

Features:

  • ISSUE=7384 Added logging for ACL changes
  • ISSUE=7421 ability to deny devices and links in discovery
  • ISSUE=8047 ability to move all circuits on a port to another port
  • ISSUE=8386 Layer2 Trace for circuits
  • ISSUE=8743 workgroup selection search box
  • ISSUE=8885 unit scripts unit tests
  • ISSUE=9482 on failover oess does a modify instead of delete + add
  • ISSUE=9802 tested with new OSCARS packages
  • ISSUE=9828 confirm delete of ACLs
  • ISSUE=10018 scale tests for vlan stats
  • ISSUE=10145 edit remote links in the admin UI
  • ISSUE=10255 additional validation when adding remote link
  • ISSUE=10278 circuit pre-check before editing
  • ISSUE=10546 added constraints to link_path_membership table
  • ISSUE=10561 nox init script now configurable instead of hardcoded
  • ISSUE=10571 oess logging now uses switch name instead of DPID
  • ISSUE=10590 circuit validation check to validate circuits are modeled properly
  • ISSUE=10623 script to start/stop OESS as a unit and is now an OCF Agent
  • ISSUE=10993 nox init scrip no longer uses sudo to start nox

Bugs - Display/Logging/Notification:

  • ISSUE=8688 shortest path calc creating loops on backup paths
  • ISSUE=9411 log noise during provisioning
  • ISSUE=9413 missing tiles in OESS Map
  • ISSUE=9624 Error re-ordering ACLs
  • ISSUE=9846 creating multiple workgroups in the admin section freezes the page
  • ISSUE=9865 PID file perms are 600 and need to be 655
  • ISSUE=10017 vlan_stats remove output and outUCast DS
  • ISSUE=10071 vlan_stats died because of invalid long value in python
  • ISSUE=10105 OESS graphs not loading properly due to permissions problem
  • ISSUE=10147 can not add remote link after removing a remote link
  • ISSUE=10148 remote link section layout was not displaying properly
  • ISSUE=10263 OESS user added as Read only but created as Normal
  • ISSUE=10264 error adding new user to workgroup on creation form
  • ISSUE=10269 restore to primary UI needed adjustment to its layout
  • ISSUE=10270 create new workgroup panel layout not displaying properly
  • ISSUE=10294 admin section not properly showing switch DPID
  • ISSUE=10502 Graphs were improperly showing 2x the tx for rx value
  • ISSUE=10629 in some cases it was possible for OESS notify to die
  • ISSUE=10863 added a decom user button and removed delete user
  • ISSUE=10900 when trace path is running OESS is collecting wrong stats
  • ISSUE=10908 vlan stats not setting proper file permissions for RRD files
  • ISSUE=11004 editing a static mac MultiPoint circuit would reset all MAC addresses to 0
  • ISSUE=11008 network status page does not show link status change
  • ISSUE=11009 editing an interfaces details causes the actions button to appear multiple times in node details section
  • ISSUE=11012 error while decoming nodes
  • ISSUE=11029 update remote device was not working properly

Bugs - Forwarding:

  • ISSUE=8292 circuits that were inter-switch and became intra-switch leaving paths behind
  • ISSUE=9533 OESS timeout trying to diff after some period of time
  • ISSUE=9876 not diffing when default forward/drop rules fail
  • ISSUE=9884 on startup set all nodes to down
  • ISSUE=10469 FWDCTL unable to keep up with flapping interface
  • ISSUE=10793 on initial switch join the proper foward to controller rules were not being installed
  • ISSUE=10813 Link timeouts for large networks because of timing issue
  • ISSUE=10903 tracepath upon failure does not remove flows
  • ISSUE=10956 circuit failure does not remove circuit from fwdctl cache
  • ISSUE=11001 scheduler doing remove actions out of order causes flows to be re-installed
  • ISSUE=11010 FWDCTL was able to get into a loop it could not exit