From a70313f3ee7fd516120a6c423190360f679f53e4 Mon Sep 17 00:00:00 2001 From: cjwbath <40788773+cjwbath@users.noreply.github.com> Date: Tue, 24 Mar 2020 16:00:33 +0000 Subject: [PATCH] Sonus became Ribbon Communications - update logos (#11339) * Sonus became Ribbon Communications - update logos * minify * Update ribbon.svg * Create ribbon.svg Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com> Co-authored-by: Tony Murray --- html/images/logos/ribbon.svg | 1 + html/images/os/ribbon.svg | 1 + includes/definitions/sonus-gsx.yaml | 4 ++-- includes/definitions/sonus-sbc.yaml | 4 ++-- tests/data/sonus-sbc.json | 4 ++-- 5 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 html/images/logos/ribbon.svg create mode 100644 html/images/os/ribbon.svg diff --git a/html/images/logos/ribbon.svg b/html/images/logos/ribbon.svg new file mode 100644 index 0000000000..e78cc43a7d --- /dev/null +++ b/html/images/logos/ribbon.svg @@ -0,0 +1 @@ +image/svg+xml diff --git a/html/images/os/ribbon.svg b/html/images/os/ribbon.svg new file mode 100644 index 0000000000..40894e836b --- /dev/null +++ b/html/images/os/ribbon.svg @@ -0,0 +1 @@ + diff --git a/includes/definitions/sonus-gsx.yaml b/includes/definitions/sonus-gsx.yaml index 7593971c75..30c3347684 100644 --- a/includes/definitions/sonus-gsx.yaml +++ b/includes/definitions/sonus-gsx.yaml @@ -1,7 +1,7 @@ os: sonus-gsx -text: 'Sonus GSX' +text: 'Ribbon GSX' type: appliance -icon: sonus +icon: ribbon discovery: - sysObjectID: - .1.3.6.1.4.1.2879.1.1.2 diff --git a/includes/definitions/sonus-sbc.yaml b/includes/definitions/sonus-sbc.yaml index 45469c12a3..02999c904b 100644 --- a/includes/definitions/sonus-sbc.yaml +++ b/includes/definitions/sonus-sbc.yaml @@ -1,7 +1,7 @@ os: sonus-sbc -text: 'Sonus SBC' +text: 'Ribbon SBC' type: appliance -icon: sonus +icon: ribbon discovery: - sysObjectID: - .1.3.6.1.4.1.2879.1.9. diff --git a/tests/data/sonus-sbc.json b/tests/data/sonus-sbc.json index cb32e11070..e76b30e63b 100644 --- a/tests/data/sonus-sbc.json +++ b/tests/data/sonus-sbc.json @@ -13,7 +13,7 @@ "os": "sonus-sbc", "type": "appliance", "serial": null, - "icon": "sonus.png", + "icon": "ribbon.svg", "location": null } ] @@ -31,7 +31,7 @@ "os": "sonus-sbc", "type": "appliance", "serial": null, - "icon": "sonus.png", + "icon": "ribbon.svg", "location": "" } ]