26b1fb9ce5
Nova is pinned before 6dd047a3307a1056077608fd5bc2d1c3b3285338 until https://review.openstack.org/#/c/455710/ can merge. Change-Id: I27adc85337424a7b251d8d5d614ad4446c6c55d3
13 lines
478 B
YAML
13 lines
478 B
YAML
---
|
|
features:
|
|
- The ``nova-placement`` service is now configured
|
|
by default. ``nova_placement_service_enabled``
|
|
can be set to ``False`` to disable the
|
|
``nova-placement`` service.
|
|
- The ``nova-placement`` api service will run as
|
|
its own ansible group ``nova_api_placement``.
|
|
- Nova cell_v2 support has been added. The default
|
|
cell is ``cell1`` which can be overridden by the
|
|
``nova_cell1_name``. Support for multiple cells
|
|
is not yet available.
|