summaryrefslogtreecommitdiff
path: root/releasenotes/notes/rm_volume_manager-78fed5be43d285b3.yaml
blob: 8f3e4927c7df2c3ad683635e544cce3cadeb53d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
upgrade:

  - A new ``use_neutron`` option is introduced which replaces the
    obtuse ``network_api_class`` option. This defaults to 'False' to
    match existing defaults, however if ``network_api_class`` is set
    to the known Neutron value Neutron networking will still be used
    as before.

deprecations:

  - Deprecate ``volume_api_class`` and ``network_api_class`` config
    options. We only have one sensible backend for either of
    these. These options will be removed and turned into constants in
    Newton.