File: bug-1527833-42cde11d28b09ac3.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
other:
  - Change the ``--owner`` option to ``--project`` in ``image create``
    and ``image set`` commands.  ``--owner`` is deprecated and no longer
    documented but is still accepted; a warning message will be shown
    if it is used.
    [Bug `1527833 <https://bugs.launchpad.net/bugs/1527833>`_]