Releases: GlobalNOC/OESS
OESS 1.1.6a
OESS 1.1.6a - June 29 2015
Bugs:
- ISSUE=11328 node insertions could potentially fail
- ISSUE=11448 OESS was not properly protecting endpoint vlan tags from being re-used
OESS 1.1.6
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
OESS 1.1.5b
Fixes for node insertion!
OESS 1.1.5a
Emergency release for OESS 1.1.5a fixing a bug in the is_loopback code
OESS 1.1.5
OESS 1.1.5 Change Log - 11-24-2014
Features:
ISSUE=7286 Delete circuit stats when circuit is deleted
ISSUE=7552 search for circuit by vlan ids
ISSUE=7662 added a user -> workgroup membership edit table
ISSUE=add ability to decom a user
ISSUE=8335 multiple remote links for single endpoint
ISSUE=8387 added the ability to create loopback circuits
ISSUE=9422 the discovery page now uses the HEX version of the DPID
ISSUE=9657 improved performance of the web-service that loads the map
ISSUE=9651 get available circuits webservice request is very slow
ISSUE=8481 notifications now contain a timestamp of when they were generated
Bugs:
ISSUE=7274 users can see all circuits not just their own
ISSUE=7410 graphs unable to determine backup vs. primary path
ISSUE=7743 circuit filter table not properly filtering on path
ISSUE=7867 unable to close dialog boxes in admin page
ISSUE=7954 sort options on circuit status page not working
ISSUE=8063 view circuit details page map keeps resetting view
ISSUE=8124 proper support for ';' in notes field when creating ACLs
ISSUE=8177 ACL permissions for OSCARS workgroup appears in OSCARS topology
ISSUE=8534 FV stalled while waiting on FWDCTL
ISSUE=8614 prevented the available resources table and network map overlapping
ISSUE=8712 some UI elements are not closing in the admin section
ISSUE=9709 returning multiple duplicate endpoints because of multiple remote urns
ISSUE=9577 setup script has a password field not set to no-echo
ISSUE=9412 removed logging noise
ISSUE=9411 removed logging noise
ISSUE=8997 fixed sort options in several places