File: bug-1659878-f6a55b7166d99ca8.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 (7 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    The ``network create`` command was ignoring the ``--project`` option and
    creating networks owned by the current authenticated user's project.  This
    was a regression introduced in OSC 3.8.0.
    [Bug `1659878 <https://bugs.launchpad.net/bugs/1659878>`_]