Initial commit of code 35/1235/1
authorwrider <lji@research.att.com>
Sun, 27 Oct 2019 21:48:47 +0000 (17:48 -0400)
committerwrider <lji@research.att.com>
Sun, 27 Oct 2019 21:48:59 +0000 (17:48 -0400)
commit3b6fb4e9c588e3ae3712e1c80c8d96067cf26305
tree9c7c19c6e85bb88039418b9502cfc98bda6907db
parent59f84608ec15c016958a6e0e0ddd813f376c0925
Initial commit of code

Change-Id: I5c08c5cb1df17d3aadbe0073993d6bcd4b97b48f
Signed-off-by: wrider <lji@research.att.com>
16 files changed:
.gitreview [new file with mode: 0644]
LICENSES.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
bin/onboard-xapps [new file with mode: 0755]
bin/prepull-xapp-charts [new file with mode: 0755]
ric-xapps/bin/install [new file with mode: 0755]
ric-xapps/etc/xapp.conf [new file with mode: 0644]
ric-xapps/helm/xapp-std/.helmignore [new file with mode: 0644]
ric-xapps/helm/xapp-std/Chart.yaml [new file with mode: 0644]
ric-xapps/helm/xapp-std/templates/_helpers.tpl [new file with mode: 0644]
ric-xapps/helm/xapp-std/templates/appconfig.yaml [new file with mode: 0644]
ric-xapps/helm/xapp-std/templates/appenv.yaml [new file with mode: 0644]
ric-xapps/helm/xapp-std/templates/deployment.yaml [new file with mode: 0644]
ric-xapps/helm/xapp-std/templates/service-http.yaml [new file with mode: 0644]
ric-xapps/helm/xapp-std/templates/service-rmr.yaml [new file with mode: 0644]
ric-xapps/helm/xapp-std/values.yaml [new file with mode: 0644]