tripleo-heat-templates/common
Oliver Walsh d7704bbf56 Move cellv2 discovery from control plane services to compute services
If compute nodes are deployed without deploying/updating the controllers then
the computes will not have cellv2 mappings as this is run in the controller
deploy steps (nova-api).
This can happen if the controller nodes are blacklisted during a compute scale
out. It's also likely to be an issue going forward if the deployment is staged
(e.g split control plane).

This change moves the cell_v2 discovery logic to the nova-compute/nova-ironic
deploy step.

Conflicts:
       common/services.yaml
       docker/services/nova-api.yaml

Closes-bug: 1786961
Change-Id: I12a02f636f31985bc1b71bff5b744d346286a95f
(cherry picked from commit e0e885b8ca)
2019-03-05 10:59:20 +05:30
..
deploy-steps-tasks.yaml Merge "run docker_puppet_tasks on any role" into stable/rocky 2019-02-11 19:24:08 +00:00
deploy-steps.j2 [FFU] Ensure compatibility with ansible 2.6. 2019-02-26 11:56:00 +01:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Move cellv2 discovery from control plane services to compute services 2019-03-05 10:59:20 +05:30