Skip to content

Releases: GlobalNOC/VCE

VCE - v0.4.0

13 Feb 16:44
2f7bc4b

Choose a tag to compare

Features

  • #254 Provide feedback to users for device command associations
  • Add 'name' column to device/command association table
  • show command description to users. name will be used by admins

Fixes

VCE - v0.3.9

30 Aug 19:56
5c9399e

Choose a tag to compare

Features

  • #282 adding more relevant page titles to admin section
  • #280 adding config files for SIMP v1.2.6+
  • #283 adding support for configuring Juniper VLANs using bridge domains

Fixes

  • #278 updates invalid url in callback that prevented user deletion
  • #284 properly commits cli write commands
  • #278 resolves issue which prevented users from being deleted from the db via the admin section

VCE - v0.3.8

27 Mar 18:36
810fc9e

Choose a tag to compare

Features

This release contains the Statistics using Simp Stack and Grafana

Fixes

#268 Fix for endpoints dropdown filtering

VCE - v0.3.7

07 Nov 22:40
f3c863d

Choose a tag to compare

Features

  • #246 Adding href links to switch list on index
  • #247 Locking footer to bottom of the screen
  • #248 Using minmax to properly size admin interface columns

Fixes

  • Ensures authorized users are added to the VCE database
  • Resolved case when modifying a VLAN would incorrectly return an error.

VCE - v0.3.6

21 Sep 21:24
8bd4089

Choose a tag to compare

Features

Fixes

VCE - v0.3.4

09 Apr 18:30
daa0626

Choose a tag to compare

Features

  • #149 Adds multi-switch support

Fixes

  • #147 Removes an unused login link from header
  • #159 Cleans up interfaces removed from network devices

VCE - v0.2.3.1

14 Nov 20:13
5bc1195

Choose a tag to compare

Features

  • Second release of v0.2.3

VCE - v0.2.3

14 Nov 19:00
bd174c9

Choose a tag to compare

Features

  • #77 Moving command dropdowns below port and vlan tables
  • #75 Adding 'Disabled' port state to frontend
  • #74 Adding multi-point VLANs
  • #72 Polling for VLAN configuration from device and syncing with local network model
  • #71 Adding documentation for RPM installation.
  • #69 Adding documentation for VCE configuration

Fixes

  • #76 Adding support for 40Gb and MGMGT interfaces
  • #73 Fixed permissions issue that prevented VLANs from being modified
  • #70 Fixing issue that prevented show vlan from returning a valid response

VCE - v0.2.2

11 Aug 17:26

Choose a tag to compare

features

  • #65 adding translation to _get_interface for 40Gb and MGMT interfaces
  • #65 Refactoring get_tags_on_port for performance reasons

VCE - v0.2.1

11 Aug 17:22

Choose a tag to compare

Note: Should actually be commit f957e31.

features

  • #62 - Web service CGIs now use the standard logging config
  • #64 - Displaying port name as defined on the switch

bugs

  • #61 - Removes dump of switch object from the logs
  • #63 - Based on url, auto-select correct tab on the switch details page