Skip to content
Snippets Groups Projects
Commit d3f496ec authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "List and map compute hosts by service instead of by compute node."

parents 25a94564 b0ba58d5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment