5fc69c9764
Previously only the predefined provider network types can be used in supported_provider_types. Neutron support various network back-ends and some of them use different provider network types. Operators who use such back-ends cannot specify extra provider network types not defined in Horizon. This commit reorganizes the logic around neutron provider network and allows to specify extra provider network types. Co-Authored-By: YAMAMOTO Takashi <yamamoto@midokura.com> Related-Bug: #1504466 Change-Id: Ia5e3f91b7c5964a5253a67a42c7d63e35619d1c2
7 lines
269 B
YAML
7 lines
269 B
YAML
---
|
|
features:
|
|
- Neutron provider network configuration now becomes more flexible
|
|
so that operators can configure various provider network parameters
|
|
including new network type, segmenatiton ID ranges and so on
|
|
based on neutron network back-ends they use.
|