...
- Heat template
Status colour Green title Done - Heat template commit to gerrit repo
Status colour YellowGreen title TBDDONE - HV-VES XNF simulator integration to ONAP procedure TBD
HV-VES simulator standalone mode installation
- Deploy HV-VES simulator from OpenStack in standalone mode using Heat template : hv-ves_sim.yml: https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob_plain;f=test/mocks/hvvessimulator/hvves_sim.yaml;hb=refs/heads/master
- Login to the deployed server using root/onap credentials
...
No Format |
---|
root@hv-ves-sim:~# docker exec -ti ad910797eb72 bash root@ad910797eb72:/opt/ves-hv-collector# curl http://consul:8500/v1/kv/veshv-config [{"CreateIndex":5,"ModifyIndex":5,"LockIndex":0,"Key":"veshv-config","Flags":0,"Value":"eyJrYWZrYUJvb3RzdHJhcFNlcnZlcnMiOiAia2Fma2E6OTA5MiIsInJvdXRpbmciOlt7ImZyb21Eb21haW4iOjExLCJ0b1RvcGljIjoidmVzX2h2UmFuTWVhcyJ9XX0="}] |
HV-VES simulator standalone mode usage
- Start HV-VES container log :
...
No Format |
---|
root@hv-ves-sim:~# docker exec -ti db196f77fd8e sh / # kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic ves_hvRanMeas ? sample-version *sample-version2sample-version:sample-version@???9H???9Rsample-nf-naming-codeZsample-nfc-naming-codebsample-reporting-entity-idjsample-reporting-entity-namersample-source-idzsample-source-namec a sample/uri8873??? ? ??????????????????????? ?????/???????a??????? |
HV-VES simulator integration to ONAP
- Deploy HV-VES simulator in onapmode using Heat template : https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob_plain;f=test/mocks/hvvessimulator/hvves_sim.yaml;hb=refs/heads/master
- Check if HV-VES pod is running :
No Format | ||
---|---|---|
| ||
kubectl -n onap get pods | grep hv-ves
dep-dcae-hv-ves-collector-6ddbb546c8-v5gv4 2/2 Running 0 1d |