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
This commit is contained in:
Doug Szumski 2019-08-23 14:27:30 +01:00
parent af77a88775
commit bcdd0dd257

View File

@ -233,7 +233,6 @@
- inventory_hostname in groups[item.value.group]
- item.value.enabled | bool
- item.key in nova_services_require_nova_conf
- item.key != 'placement-api'
with_dict: "{{ nova_services }}"
listen:
- Restart nova-compute container