Skip to content
Snippets Groups Projects
Commit 43048b27 authored by Release Webservice's avatar Release Webservice
Browse files

Finished release 0.36.

parents 2dd1e273 3e89c210
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@ AGG_DASHBOARDS = {
'interfaces': []
},
'COPERNICUS': {
'tag': 'copernicus',
'tag': ['copernicus', 'services'],
'dashboard_name': 'COPERNICUS',
'group_by': 'location',
'interfaces': []
......
......@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## [0.36] - 2022-03-07
- Added COPERNICUS dashboard to Services dropdown
## [0.35] - 2022-02-24
- POL1-487: Adjust aggregate dashboard for COPERNICUS to group interfaces by location
- POL1-560: Add service category for 10G Guaranteed Bandwidth Service
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.35",
version="0.36",
author='GEANT',
author_email='swd@geant.org',
description='',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment