Generate openrc files during control host bootstrap
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
Showing
- kayobe/ansible.py 8 additions, 1 deletionkayobe/ansible.py
- kayobe/cli/commands.py 28 additions, 2 deletionskayobe/cli/commands.py
- kayobe/tests/unit/cli/test_commands.py 48 additions, 1 deletionkayobe/tests/unit/cli/test_commands.py
- kayobe/tests/unit/test_ansible.py 26 additions, 0 deletionskayobe/tests/unit/test_ansible.py
- releasenotes/notes/bootstrap-openrc-9aec3d53d0d62c81.yaml 9 additions, 0 deletionsreleasenotes/notes/bootstrap-openrc-9aec3d53d0d62c81.yaml
Loading
Please register or sign in to comment