Skip to content

Releases: GlobalNOC/OESS

OESS 2.0.1

12 Dec 17:34
6f475d7

Choose a tag to compare

Merge pull request #780 from ajragusa/master

found a problem with edit where the type was not always set properly

OESS 2.0.0

05 Oct 20:37
24311fb

Choose a tag to compare

OESS 2.0.0 With L3VPN Support

Features:

  • L3VPN provisioning capabilities
  • Integration with AWS Direct Connect
  • New Web UI
  • Q-in-Q provisioning
  • Phonebook / Friendly Endpoint provisioning
  • Integrated Router Proxy
  • BGP Peer statistics
  • VRF routing table statistics
  • Entity ACL associations

OESS 1.2.5a

28 Aug 13:13

Choose a tag to compare

Adding support for Juniper 17.3R3

OESS 1.2.5

22 Aug 21:27
9013f55

Choose a tag to compare

Merge pull request #497 from jonstout/master

 bumping verion number 1.2.5

OESS 1.2.3

14 Sep 19:00

Choose a tag to compare

OESS 1.2.3

Features:

  • ISSUE=4976 cleaned up the UI for MPLS circuit provisioning removing shortest path selection button
  • ISSUE=3579 cleaned up some names of fields in the UI
  • Cleaned up logging in general

Bugs:

  • ISSUE=5103 OESS Circuit edge migration does not work
  • ISSUE=4937 Config Changes section did not clear if there was no more pending diff
  • ISSUE=4938 problems showing MPLS path changes
  • ISSUE=5078 ACLs were not showing up properly in the UI

OESS 1.2.2

10 Aug 19:15

Choose a tag to compare

Features

  • #460 - Updates packer configuration to use public rpm repository
  • #463 - MPLS Template change

Bugs

  • #462 - Adds missing dependency perl-Proc-FastSpawn
  • #464 - Fixes database population issue for netconf only nodes

OESS 1.2.1

20 Jul 13:19

Choose a tag to compare

OESS 1.2.1

Features

  • Moved to using ASN instead of loopback for L2VPN Route Descriptors
  • Improved CGI performance and overall system load

Bugs

  • MPLS Master processes were not exiting cleanly
  • performance issue in measurement.cgi when querying openflow statistics
  • force re-provision may remove and not re-add the circuit
  • AnyEvent timer in FWDCTL was not properly updating causing events to timeout prematurely

OESS 1.2.0 now with MPLS!

12 Jul 20:45

Choose a tag to compare

OESS 1.2.0 - With MPLS Support

OESS 1.2.0 attempts for the API to be backwards compatible, and in almost all cases it is, there are a few small changes required for the support of OpenFlow vs. MPLS. Additionally the DBus API was replaced with RabbitMQ

Features

  • MPLS Provisioning for Juniper MX series using MPLS/NetConf
  • Replaced DBus with RabbitMQ
  • improved use of perl-AnyEvent

Bugs

  • OESS Notify no longer dies when unable to lookup users email address

OESS 1.1.9

04 Mar 19:41

Choose a tag to compare

OESS 1.1.9
Features:

  • ISSUE=12195 ability to terminate a circuit on a trunk interface
  • ISSUE=11587 ability to un-decom a user
  • ISSUE=11651 added a lock file to FWDCTL to prevent 2 from running
  • ISSUE=12542 added an info/warning dialog to the update device button in admin section
  • ISSUE=2696 path changes added to history events
    Bugs:
  • ISSUE=7981/7191 last edited by is wrong
  • ISSUE=10950 ports without owner are no longer added to OSCARS topology
  • ISSUE=12644 OESS notify crashes when attempting to notify empty workgroup
  • ISSUE=12936 link/node maintenances are not preventing restores

OESS 1.1.8

06 Nov 18:21

Choose a tag to compare

Please note that 1.1.7 and 1.1.8 were rolled up together into OESS 1.1.8

OESS 1.1.8 Release

Features:

  • ISSUE=11549 Integrated NSI into OESS

Bugs:

  • ISSUE=11300 Fixed issue where nodes would sometimes be incorrectly marked as down in the database
  • ISSUE=12265 Fixed issue where link migrations could fail
  • ISSUE=11651 OESS's fwdctl daemon will now check to make sure the pid in the pid file isn't running before starting up.

OESS 1.1.7 Release

Features:

  • ISSUE=11650 Added interface and switch names to the OESS::FlowRule’s to_human method to allow for easier debugging
  • ISSUE=11673 Added administrative functionality in the frontend interface allowing a user to loop traffic back on any interface in the path.
  • ISSUE=11674 Added administrative functionality in the backend to temporarily loop traffic back on any interface in the path for debugging purposes.
  • ISSUE=11141 Added ability to put both links and switches into maintenance mode, causing circuits with an available alternate path to preemptively failover before the maintenance.
  • ISSUE=11864 Improved the initial startup time of OESS

Bugs:

  • ISSUE=11558 Fixed ability to update a remote link in OESS UI.
  • ISSUE=11240 Moved client side storage from using cookies to HTML Storage, correcting an issue with editing multipoint circuits.
  • ISSUE=11687 Decommissioned users will no longer appear in workgroups and no longer receive notification emails
  • ISSUE=11246 The oess rpm now symlinks its init file in an OCF compliant location
  • ISSUE=11288 Fixed an issue where an invalid action list would be generated in the case that multiple ouput actions were going out the same port on different vlans.
  • ISSUE=11753 Resolved issue in state synchronization caused by OESS missing port_status events