9f213981ac
Various fixes in release notes noticed during Pike review. Change-Id: Ifc92f757287c52a85ef01a01fdae3716f9a1f93b
14 lines
452 B
YAML
14 lines
452 B
YAML
---
|
|
features:
|
|
- a [nova] section is added to configure the connection
|
|
to the compute service, which is needed to the
|
|
InstanceLocalityFilter, for example.
|
|
deprecations:
|
|
- The os_privileged_xxx and nova_xxx in the [default]
|
|
section are deprecated in favor of the settings in
|
|
the [nova] section.
|
|
fixes:
|
|
- |
|
|
Fixed using of the user's token in the nova client
|
|
(`bug #1686616 <https://bugs.launchpad.net/cinder/+bug/1686616>`_)
|