tripleo-heat-templates/docker_config_scripts
Martin Schuppert 9e26c529ae Rework nova_cell_v2_discover_host.py to use nova.conf and python novaclient
Previously nova_cell_v2_discover_host.py used environment variables passed
to the script and it got deleted right after usage. This changed to:
- read auth information from nova.conf
- read host information from nova.conf
- use python novaclient to check new services instead of subprocess
calls

Change-Id: Id08be90d6be89af66d94bc779f311702526eb788
(cherry picked from commit df7f43974e)
(cherry picked from commit e02cb626a2)
2019-03-08 14:50:16 +05:30
..
tests Improve nova statedir ownership logic 2018-07-25 16:49:52 +02:00
__init__.py Improve nova statedir ownership logic 2018-07-25 16:49:52 +02:00
nova_cell_v2_discover_host.py Rework nova_cell_v2_discover_host.py to use nova.conf and python novaclient 2019-03-08 14:50:16 +05:30
nova_statedir_ownership.py Move cellv2 discovery from control plane services to compute services 2019-03-06 11:01:33 +05:30
nova_wait_for_placement_service.py nova_compute fails to start in tls-everywhere configuration 2018-12-17 13:45:00 +00:00