227ce3fc90e5b07d7902ee6299e65b2c2ba9cf9b
If we run the group validations in the Undercloud and we do not specify the stack name, this will fail if the Overcloud stack is not called 'overcloud'. In this case we try to fetch the stack name and we compare it with the swift containers to match the deployment plan name if there is a match, then we know the stack name. Change-Id: Ib2e27b1b43f573385c089e57bd2290daac49d814 Closes-Bug: 1806684 Resolves: rhbz#1573120
Team and repository tags
Undercloud Install via instack
instack-undercloud is tooling for installing a TripleO undercloud.
It is part of the TripleO project: https://docs.openstack.org/tripleo-docs/latest/
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/instack-undercloud
- Bugs: https://bugs.launchpad.net/tripleo
Description