openstack-ansible-os_nova/releasenotes/notes/nova_placement_removal-71bccb809e1e3b2f.yaml
Logan V 5bffb86bbb Remove nova placement API
Placement is now a separate service and has been removed from nova[1]
and implemented as a separate service in OSA[2]. As such, the nova
in-tree placement API is now disabled and can be removed.

[1] https://review.opendev.org/#/c/618215/
[2] https://review.opendev.org/#/c/656891/

Depends-On: I01df855d8b9255d24efe16ab053ffa491fda351f
Depends-On: I25ce79b9e3492cb075c50beed90ea2b78055e474
Change-Id: I2f5d4c2f1fc1418bc4f4c4baa1ce3c90b88208fc
2019-05-14 17:29:23 +00:00

7 lines
244 B
YAML

---
deprecations:
- |
nova-placement-api has been removed from the os_nova role, along with all
`nova_placement_*` variables. Please review the `os_placement` role for
information about how to configure the new placement service.