vvp -- VNF Validation Platform 77/55277/16
authorjasmineWen <jasmine.wen@amdocs.com>
Fri, 22 Jun 2018 18:16:24 +0000 (18:16 +0000)
committerjasmineWen <jasmine.wen@amdocs.com>
Tue, 23 Oct 2018 18:53:41 +0000 (18:53 +0000)
commitc2cc5ff1d2520267f9ebabb02eced6ea2a1dc9f6
treef511b25bc188c8b2a2ab3648c548c2372fa99afd
parent0f14e168d05d8a8527913b14b10f9202152f0c5a
vvp -- VNF Validation Platform

Issue-ID: OOM-1173

Change-Id: I11251d5729c057ebc2211c60ac973343c0aa01f3
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
Signed-off-by: stark, steven <ss820f@att.com>
79 files changed:
.gitignore
kubernetes/onap/requirements.yaml
kubernetes/onap/resources/environments/disable-allcharts.yaml
kubernetes/onap/values.yaml
kubernetes/vvp/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/resources/config/ci/__init__.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/resources/config/ci/gunicorn.ini [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ci-uwsgi/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/resources/config/cms/__init__.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/resources/config/cms/gunicorn.ini [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/resources/config/cms/storage.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-cms-uwsgi/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/requirements.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/resources/config/em/__init__.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/resources/config/em/envbool.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/resources/config/em/gunicorn.ini [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/resources/config/em/storage.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ext-haproxy/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ext-haproxy/resources/config/ext-haproxy-cfg/file [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ext-haproxy/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ext-haproxy/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ext-haproxy/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-ext-haproxy/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-gitlab/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-gitlab/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-gitlab/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-gitlab/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-gitlab/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/requirements.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/resources/config/imagescanner/imagescannerconfig.py [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-imagescanner/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-int-haproxy/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-int-haproxy/resources/config/int-haproxy-cfg/file [new file with mode: 0644]
kubernetes/vvp/charts/vvp-int-haproxy/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-int-haproxy/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-int-haproxy/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-int-haproxy/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-jenkins/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-jenkins/requirements.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-jenkins/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-jenkins/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-jenkins/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-jenkins/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/resources/config/postgres/conf/postgresql.conf [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/resources/config/postgres/init/cms_db.sh [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/resources/config/postgres/init/link_postgresql.sh [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-postgres/values.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-redis/Chart.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-redis/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-redis/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/charts/vvp-redis/values.yaml [new file with mode: 0644]
kubernetes/vvp/requirements.yaml [new file with mode: 0644]
kubernetes/vvp/resources/config/vvp/file [new file with mode: 0644]
kubernetes/vvp/resources/config/vvp/service_provider.json [new file with mode: 0644]
kubernetes/vvp/templates/configmap.yaml [new file with mode: 0644]
kubernetes/vvp/templates/deployment.yaml [new file with mode: 0644]
kubernetes/vvp/templates/service.yaml [new file with mode: 0644]
kubernetes/vvp/values.yaml [new file with mode: 0644]