3b7f027126
The Nova placement API is now required from Ocata onwards[1][2]. This patch configures it to live generally side by side the nova API. Also, after a nova compute is set up, we need to call "nova-manage cell_v2 discover_hosts" to set up the host in a cell. [1]: http://lists.openstack.org/pipermail/openstack-dev/2017-January/111295.html [2]: https://review.openstack.org/#/c/427367/ Closes-Bug: #1661512 Change-Id: I4275cc6ed046a5fcd4b32c11e926beef5abad1cb
4 lines
120 B
YAML
4 lines
120 B
YAML
---
|
|
features:
|
|
- Packstack now installs and configures the Nova Placement API which is
|
|
required from Ocata onwards. |