67f8b898eb
The following patch adds the options "--external" & "--internal" and the suboptions to "external": "--default" & "--no-default", to "osc network set" CLI to provide the user an option to set a network as an external network or remove the setting. Change-Id: I3a7f2cb249bc8101cbb01322d7732e913237d6cd Partial-Bug: #1545537
8 lines
322 B
YAML
8 lines
322 B
YAML
---
|
|
features:
|
|
- |
|
|
Add external network options ``--external|--internal`` and ``--external``
|
|
suboptions ``--default|--no-default`` to the ``network create`` and
|
|
``network set`` commands.
|
|
These options are available for Network version 2 only.
|
|
[Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_] |