9c00a1f9914ca25cc0af497fa1f7f15b49a18982
map_cell_and_hosts creates a default cell_v2 cell if one does not exist with host mappings. To avoid duplicate cells this change removes map_call_and_hosts and reorders the deps to instead run discover_hosts followed by map_instances. This also adds execs to clean up any exising duplicate cell_v2 cells in an existing deployment. Closes-bug: 1773398 Change-Id: I67c50fd5a5d2f4841ab26bce796a33efce0510b2
Team and repository tags
Undercloud Install via instack
instack-undercloud is tooling for installing a TripleO undercloud.
It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/instack-undercloud
- Bugs: http://bugs.launchpad.net/tripleo
Description