[SEBA-723] Removing ONOS parameters from vOLT Service
Change-Id: I03a6b118917e72dd7b1cdbf0fde5eaff18a3023b
diff --git a/xos-profiles/seba-services/Chart.yaml b/xos-profiles/seba-services/Chart.yaml
index 299ea43..c450f1b 100644
--- a/xos-profiles/seba-services/Chart.yaml
+++ b/xos-profiles/seba-services/Chart.yaml
@@ -17,7 +17,7 @@
name: seba-services
description: A Helm chart for XOS's "SEBA" profile
icon: https://guide.opencord.org/logos/cord.svg
-version: 1.2.4
+version: 1.2.5
# xosproject/tosca-loader version
appVersion: 1.3.1
diff --git a/xos-profiles/seba-services/requirements.yaml b/xos-profiles/seba-services/requirements.yaml
index 8bcc949..ce9746f 100644
--- a/xos-profiles/seba-services/requirements.yaml
+++ b/xos-profiles/seba-services/requirements.yaml
@@ -26,7 +26,7 @@
repository: file://../../xos-services/fabric
condition: fabric.enabled
- name: volt
- version: 2.2.2
+ version: 2.2.3
repository: file://../../xos-services/volt
- name: fabric-crossconnect
version: 1.2.0
diff --git a/xos-profiles/seba-services/templates/_tosca.tpl b/xos-profiles/seba-services/templates/_tosca.tpl
index 712f176..26c4517 100644
--- a/xos-profiles/seba-services/templates/_tosca.tpl
+++ b/xos-profiles/seba-services/templates/_tosca.tpl
@@ -325,10 +325,10 @@
connect_method: none
requirements:
- subscriber_service:
- node: service#onos
+ node: service#volt
relationship: tosca.relationships.BelongsToOne
- provider_service:
- node: service#volt
+ node: service#onos
relationship: tosca.relationships.BelongsToOne
service_dependency#volt_fabric-crossconnect: