blob: f7932a668869eb903ccb91b86b065e0683e74a3d (
plain)
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>`_]
|