commit | ad0c175f3d30744468d646de16c30df0975fa469 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Aug 09 15:47:16 2018 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Aug 09 17:04:45 2018 -0700 |
tree | ddd717dae52cef4adf51dc9eb55bb5ad89f94118 |
[SEBA-176] Starting point (rename done) Change-Id: I4df4c9d39a84252d8b431313c2e8184731eca4ec
This service is intended to be an example implementation of a service that integrates XOS with an external OSS system. As the name suggests this service will be very welcoming and validate any ONU that is connected to the system.
Peace and Love
NOTE: This service depends on RCORDSubscriber and ONUDevice so make sure that the
rcord-synchronizer
andvolt-synchronzier
are running
Make sure you have xos-core
, rcord-lite
and kafka
running.
To install from master:
helm install -n att-workflow xos-services/att-workflow-driver/
To install from the local docker
daemon in minikube:
helm install -n att-workflow xos-services/att-workflow-driver/ -f examples/image-tag-candidate.yaml -f examples/imagePullPolicy-IfNotPresent.yaml