File: bug-1545537-12bbf01d2280dd2f.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add provider network options ``--provider-network-type``,
    ``--provider-physical-network`` and ``--provider-segment``
    to the ``network create`` and ``network set`` commands.
    These options are available for NetworkV2 only.
    [Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]