commit | 4e4ce14cedd6d339d1674aa8f80e0e019dfdbe57 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed May 30 13:51:41 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed May 30 13:52:00 2018 -0700 |
tree | ed92ebce5fe7fbfd4b64fb96168fdf9ab4f5566a | |
parent | 7529882768af4411b5a2c2fc75bd1ee84163d358 [diff] |
[CORD-3090] Remove Filebeat logging, conform synchronizer CMD Change-Id: I1ea6fbe2d2b1790f082fb16067d579e127359fb6
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 so make sure that the
rcord-synchronizer
is running
Make sure you have xos-core
, rcord-lite
and kafka
running.
To install from master:
helm install -n hippie xos-services/hippie-oss/
To install from the local docker
daemon in minikube:
helm install -n hippie xos-services/hippie-oss/ -f examples/image-tag-candidate.yaml -f examples/imagePullPolicy-IfNotPresent.yaml