tripleo-heat-templates/docker
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
..
services Move cellv2 discovery from control plane services to compute services 2019-03-05 10:59:20 +05:30
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Fix generation of configs that contain password files 2019-02-08 23:41:11 +01:00
docker-toool Set ulimit for neutron agent containers 2018-04-06 21:54:17 +05:30