7d93db21e5
The value of is_default always be None, can not be set by "network set" command. Allow "--default" and "--no-default" options to be recognized when ``--external`` is not present. Closes-bug:#1665231 Change-Id: I7a05fc7734a15994f72ca4e47997b4952f1f72f8
7 lines
244 B
YAML
7 lines
244 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Allow ``--default`` and ``--no-default`` options in ``network create`` command to
|
|
be recognized when ``--external`` is not present.
|
|
[Bug `1665231 <https://bugs.launchpad.net/python-openstackclient/+bug/1665231>`_]
|