added new vths(smo,a1-mediator,dmaap) 88/3588/2
authorjv246a.oran <jv246a@att.com>
Tue, 5 May 2020 19:37:02 +0000 (15:37 -0400)
committerChen, Jackie <jv246a@att.com>
Wed, 6 May 2020 16:31:05 +0000 (12:31 -0400)
commitb3c694ba6deb1efaf78af7d3dcb124edd8380afa
tree7b0798cc54d2d45a4e354320a9010cd28e377517
parenta2b6c9a176c35e30c55b6ce910f07b5732b75387
added new vths(smo,a1-mediator,dmaap)
updated smo_vth name to o1_vth and updated it's files to reflect the change

Change-Id: Iaa130354b6149d830897ae56de7c34eef67e09da
Signed-off-by: Chen, Jackie <jv246a@att.com>
38 files changed:
a1-mediator-vth/Dockerfile [new file with mode: 0644]
a1-mediator-vth/Jenkinsfile [new file with mode: 0644]
a1-mediator-vth/a1-mediator-vth.py [new file with mode: 0644]
a1-mediator-vth/a1_mock_server/index.js [new file with mode: 0644]
a1-mediator-vth/a1_mock_server/package-lock.json [new file with mode: 0644]
a1-mediator-vth/a1_mock_server/package.json [new file with mode: 0644]
a1-mediator-vth/config.json [new file with mode: 0644]
a1-mediator-vth/doc/a1-documentation.docx [new file with mode: 0644]
a1-mediator-vth/helm/a1-mediator-vth/.helmignore [new file with mode: 0644]
a1-mediator-vth/helm/a1-mediator-vth/Chart.yaml [new file with mode: 0644]
a1-mediator-vth/helm/a1-mediator-vth/templates/deployment.yaml [new file with mode: 0644]
a1-mediator-vth/helm/a1-mediator-vth/templates/service.yaml [new file with mode: 0644]
a1-mediator-vth/helm/a1-mediator-vth/values.yaml [new file with mode: 0644]
a1-mediator-vth/pip-requirements.txt [new file with mode: 0644]
dmaap-vth/Dockerfile [new file with mode: 0644]
dmaap-vth/Jenkinsfile [new file with mode: 0644]
dmaap-vth/config.ini [new file with mode: 0644]
dmaap-vth/dmaap_vth.py [new file with mode: 0644]
dmaap-vth/doc/dmaap-documentation.docx [new file with mode: 0644]
dmaap-vth/helm/dmaap-vth/.helmignore [new file with mode: 0644]
dmaap-vth/helm/dmaap-vth/Chart.yaml [new file with mode: 0644]
dmaap-vth/helm/dmaap-vth/templates/deployment.yaml [new file with mode: 0644]
dmaap-vth/helm/dmaap-vth/templates/secret.yaml [new file with mode: 0644]
dmaap-vth/helm/dmaap-vth/templates/service.yaml [new file with mode: 0644]
dmaap-vth/helm/dmaap-vth/values.yaml [new file with mode: 0644]
dmaap-vth/pip-requirements.txt [new file with mode: 0644]
o1-vth/Doc/o1-documentation.docx [new file with mode: 0644]
o1-vth/Dockerfile [new file with mode: 0644]
o1-vth/Jenkinsfile [new file with mode: 0644]
o1-vth/config.ini [new file with mode: 0644]
o1-vth/helm/o1-vth/.helmignore [new file with mode: 0644]
o1-vth/helm/o1-vth/Chart.yaml [new file with mode: 0644]
o1-vth/helm/o1-vth/templates/deployment.yaml [new file with mode: 0644]
o1-vth/helm/o1-vth/templates/secret.yaml [new file with mode: 0644]
o1-vth/helm/o1-vth/templates/service.yaml [new file with mode: 0644]
o1-vth/helm/o1-vth/values.yaml [new file with mode: 0644]
o1-vth/o1_vth.py [new file with mode: 0644]
o1-vth/pip-requirements.txt [new file with mode: 0644]