python-openstackclient/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
Dean Troyer 99f6795189 Fix some release note formatting
Fix the current notes that used single-backticks where
double-backticks should have been used.

Change-Id: I454e14dd084c9b706fab3255170a79765091a497
2016-02-05 15:38:59 -06:00

8 lines
307 B
YAML

---
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>`_]