
network_api_class is deprecated in Neutron and will be removed. Set use_neutron to true as nova::network::neutron is a Neutron-specific class, network_api_class parameter becomes useless and doesn't take any effect Change-Id: Ifc1b569c21e3bff6d160c8c5ac28895de28e6370
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
deprecations:
|
|
- network_api_class parameter from nova::network::neutron doesn't take effect
|
|
anymore and will be removed in future.
|
|
Set use_neutron always to true as nova::network::neutron is
|
|
a Neutron-specific class
|