Added Roles for MECM and MEP-Server 91/3491/2
authorabhijit_onap <abhijit.das.gupta@huawei.com>
Tue, 19 May 2020 20:29:43 +0000 (01:59 +0530)
committerabhijit_onap <abhijit.das.gupta@huawei.com>
Tue, 19 May 2020 20:59:36 +0000 (02:29 +0530)
commit80a3413dc04b715a1e89a418c2fb456221b3294d
tree5e88938fe711ef9574a6f5d3e7b677da32a0d456
parentb799151f59de0ff7cbf90fe3e653ef9a7bfaed10
Added Roles for MECM and MEP-Server

Added the applcm task folder, also having the
applcm deployment yaml files.

Added following things:

applcm roles and updated self review comments.

Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I7bee7f497451700e479b8d93a818b4dcc30d007f
13 files changed:
ocd/infra/playbooks/ealt-all.yml
ocd/infra/playbooks/roles/applcm/files/deploy/applcm-broker-deployment.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/files/deploy/applcm-broker-service.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/files/deploy/config.sh [new file with mode: 0755]
ocd/infra/playbooks/roles/applcm/files/deploy/db-deployment.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/files/deploy/db-service.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/files/deploy/helm-plugin-deployment.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/files/deploy/helm-plugin-service.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/files/deploy/init.sh [new file with mode: 0755]
ocd/infra/playbooks/roles/applcm/files/deploy/my-db-persistentvolumeclaim.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/tasks/install.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/tasks/main.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/applcm/tasks/uninstall.yml [new file with mode: 0644]