9d01cf39b7
Fixes an issue where the admin-openrc.sh and public-openrc.sh files would not be generated when preparing a new control host environment for an existing cloud. These files are now generated during 'kayobe control host bootstrap' if the Kolla Ansible 'passwords.yml' file exists in the Kayobe configuration. Change-Id: I47cc95bc4c4198532c8cfd2c105f1c7033e7b932 Story: 2001667 Task: 6713
10 lines
447 B
YAML
10 lines
447 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where the ``admin-openrc.sh`` and ``public-openrc.sh`` files
|
|
would not be generated when preparing a new control host environment for an
|
|
existing cloud. These files are now generated during ``kayobe control host
|
|
bootstrap`` if the Kolla Ansible ``passwords.yml`` file exists in the
|
|
Kayobe configuration. See `story 2001667
|
|
<https://storyboard.openstack.org/#!/story/2001667>`__ for details.
|