Allow operator access to the cluster 47/116547/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 24 Dec 2020 08:42:55 +0000 (09:42 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 7 Jan 2021 10:34:50 +0000 (10:34 +0000)
commitf7dd723294912e4bb4484859ac263ab9270d70c6
tree33cac7e5c114ea50abccf5d13ea5cea37c7d6bbd
parentdbe49b2d6eeddc3726270c1cdd0ce93848bbac5c
Allow operator access to the cluster

This patch creates operator keypair and deploys its public key to all
machines in the cluster. Previously cluster could be accessed from
OpenStack admin machine only.

Additional information added to the "all.yml*" group variables allowed
keeping current roles generic and flexible.

Issue-ID: INT-1601
Change-Id: I6b289ff9a8c9ebe04562671b8f4b4468b543723f
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
deployment/noheat/infra-openstack/ansible/create.yml
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/openstack/create_devstack_hosts/tasks/create_host.yml
deployment/noheat/infra-openstack/ansible/roles/openstack/create_devstack_hosts/tasks/main.yml
deployment/noheat/infra-openstack/ansible/roles/openstack/destroy_devstack_hosts/tasks/main.yml