commit | 80b92b377a6217d1ace0bf45cb8de45b11503557 | [log] [tgz] |
---|---|---|
author | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Thu Jan 23 09:33:24 2020 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Thu Jan 23 09:33:24 2020 +0000 |
tree | 37a802c3b5b2ca5e873adc9323af302450e077e5 | |
parent | cf2873837b72d34269dac81a46d5637c337c1c21 [diff] | |
parent | cb25b5baec3cab26a9bd62066d50b7b59e3fefec [diff] |
Merge "Rework topk panels implementation"
diff --git a/nova/controller.sls b/nova/controller.sls index c7ce2ba..94ad162 100644 --- a/nova/controller.sls +++ b/nova/controller.sls
@@ -432,7 +432,7 @@ nova_controller_discover_hosts: cmd.run: - - name: nova-manage cell_v2 discover_hosts --verbose + - name: nova-manage cell_v2 discover_hosts --verbose --by-service {%- if grains.get('noservices') %} - onlyif: /bin/false {%- endif %}