Skip to content
Snippets Groups Projects
Commit bcdd0dd2 authored by Doug Szumski's avatar Doug Szumski
Browse files

Remove invalid reference to Placement API

The Placement API has moved out of the Nova role and is no
longer defined in `nova_services`.

Change-Id: I7b9601334c7e4c6b075a233557669ad414556e09
parent af77a887
No related branches found
No related tags found
No related merge requests found
...@@ -233,7 +233,6 @@ ...@@ -233,7 +233,6 @@
- inventory_hostname in groups[item.value.group] - inventory_hostname in groups[item.value.group]
- item.value.enabled | bool - item.value.enabled | bool
- item.key in nova_services_require_nova_conf - item.key in nova_services_require_nova_conf
- item.key != 'placement-api'
with_dict: "{{ nova_services }}" with_dict: "{{ nova_services }}"
listen: listen:
- Restart nova-compute container - Restart nova-compute container
......
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