e9fe5b278c
This commit clarifies, cleans and improves releasenotes for murano Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com> Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
7 lines
327 B
YAML
7 lines
327 B
YAML
---
|
|
features:
|
|
- Added the ``driver`` configuration option to the ``networking`` group.
|
|
It allows to explicitly select the networking driver. It supports 'neutron' and 'nova' options.
|
|
If set to ``None`` (default), murano attempts to use 'neutron'
|
|
if available, 'nova' otherwise. The change is backward compatible.
|