Divide OpenStack management access to admin and user 45/116545/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 30 Dec 2020 07:58:46 +0000 (08:58 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 7 Jan 2021 10:34:50 +0000 (10:34 +0000)
commit4ff5ba0cbb05e2fe427da6aa16e4c38db4e8de56
tree22a0498b7fc73ed10e3ed95c419936b67dd36826
parent5aaa9b4c5474879f316f2007e460bfb60c11948c
Divide OpenStack management access to admin and user

This patch adds OpenStack admin management access to the local "root"
user. Admin access is necessary to make changes to the default DevStack
configuration after its creation.

Package "python-openstackclient" is now installed globally (as root).
This is the reason why it requires additional flag
("--ignore-installed") for overriding packages already available on the
system - specifically PyYAML (3.11 available, 3.12 required).

Issue-ID: INT-1601
Change-Id: Ia5a1000f2f2066073c4e4a92fcb823eed17c36fd
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
deployment/noheat/infra-openstack/vagrant/Vagrantfile
deployment/noheat/infra-openstack/vagrant/config/clouds.yaml