Set up network for in-cluster deployment stage 48/121048/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 30 Apr 2021 05:43:07 +0000 (07:43 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 30 Apr 2021 12:12:51 +0000 (14:12 +0200)
commita10322497f3e122a0fbd22f171dba88d131b1ae4
treed3fde644e42eb5f84e44eed877d2556ebd8cd313
parent276b3ffcb1dbc2ce4485a4777bb18d2b8fb499aa
Set up network for in-cluster deployment stage

This patch adds new network traffic exceptions to the infrastructure
setup step. This change has to be done during the infrastructure setup
step because OpenStack client is not available from within the cluster.

Issue-ID: INT-1601
Change-Id: I5adbce6197d8de6ab2bf7f54c73d6003442674da
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
deployment/noheat/cluster-rke/ansible/create.yml [new file with mode: 0644]
deployment/noheat/cluster-rke/ansible/group_vars/all.yml [new symlink]
deployment/noheat/cluster-rke/ansible/group_vars/all.yml.sm-onap [new file with mode: 0644]
deployment/noheat/cluster-rke/ansible/roles/create_bastion/tasks/main.yml [new file with mode: 0644]
deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample
deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sm-onap
deployment/noheat/infra-openstack/ansible/roles/create_securitygroup/tasks/create_securitygroup.yml