
- Nova Placement API deployment in WSGI with Apache by using nova::wsgi::apache_placement. - Keystones resources support for Nova Placement API by using nova::keystone::auth_placement. - Allow to configure [placement] section in nova.conf by using nova::placement. - nova::wsgi::apache is deprecated in favor of nova::wsgi::apache_api. Notes: - This service will be required in the future. See docs.openstack.org/developer/nova/placement.html - Disable testing on Ubuntu, the package is broken and not idempotent. Change-Id: I7f9bc831005029f12d4259b411b58c0319c2a043
8 lines
371 B
YAML
8 lines
371 B
YAML
---
|
|
features:
|
|
- Nova Placement API deployment in WSGI with Apache by using nova::wsgi::apache_placement.
|
|
- Keystone resources support for Nova Placement API by using nova::keystone::auth_placement.
|
|
- Allow to configure [placement] section in nova.conf by using nova::placement.
|
|
deprecations:
|
|
- nova::wsgi::apache is deprecated in favor of nova::wsgi::apache_api.
|