Merge "List and map compute hosts by service instead of by compute node."
This commit is contained in:
commit
d3f496ec7f
@ -50,7 +50,7 @@
|
||||
|
||||
- name: Discovering nova hosts
|
||||
command: >
|
||||
docker exec nova_api nova-manage cell_v2 discover_hosts
|
||||
docker exec nova_api nova-manage cell_v2 discover_hosts --by-service
|
||||
register: discover_hosts
|
||||
changed_when: False
|
||||
run_once: True
|
||||
|
Loading…
x
Reference in New Issue
Block a user