![Hongbin Lu](/assets/img/avatar_default.png)
The ``--default`` option should be only used for external network. Default internal network is not currently supported so we disallow it for now. Change-Id: Ia9d39b40e1e041d7bda0f6a27d058e382b572e1a Closes-Bug: #1745658
10 lines
366 B
YAML
10 lines
366 B
YAML
---
|
|
fixes:
|
|
- |
|
|
For ``network create`` the
|
|
`--default`` option should be only used for external networks.
|
|
After this release, we enforce this scenario. If a users attempts
|
|
to create an internal default network or update a network to be
|
|
internal default, the command will be denied.
|
|
[Bug `1745658 <https://bugs.launchpad.net/bugs/1745658>`_]
|