nova-placement-30566167309fd124.yaml 454 B

123456789
  1. ---
  2. features:
  3. - Nova Placement API deployment in WSGI with Apache by using nova::wsgi::apache_placement.
  4. - Keystone resources support for Nova Placement API by using nova::keystone::auth_placement.
  5. - Allow to configure [placement] section in nova.conf by using nova::placement.
  6. - Allow to create and use a database dedicated for Nova Placement (recommended).
  7. deprecations:
  8. - nova::wsgi::apache is deprecated in favor of nova::wsgi::apache_api.