-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.7
-
Component/s: helm-charts
-
Labels:None
-
Story Points:2
-
Epic Link:
The openonu-adapter helm charts defines services as:
services: kafka: adapter: service: kafka port: 9092 cluster: service: kafka port: 9092
the voltha and openolt-adapter charts define services as:
services: kafka: adapter: address: kafka:9092 cluster: address: kafka:9092
unify the format
- is caused by
-
VOL-2736 host and port should be specified as a single argument not as two separate arguments
- Resolved
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
22575,5 | [VOL-3783] Unifying services address and port in openonu-adapter | master | voltha-helm-charts | Status: MERGED | +2 | +1 |
22576,5 | [VOL-3783] Unifying service address and port for kafka and etcd | master | voltha-openonu-adapter-go | Status: MERGED | +2 | +1 |