summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-external-options-7a66219d263bb1e5.yaml
blob: 7b8eaff00fe0ae70b1bef7ee1d5b86533bddd6c9 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    New options have been added to the ``network create`` command
    to support external network functionality. The new options are
    ``--external/--internal`` and suboptions to ``external``:
    ``--default/--no-default``.
    These options are available for Networkv2 only.
    [Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]