summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml b/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
new file mode 100644
index 00000000..21f748bb
--- /dev/null
+++ b/releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
@@ -0,0 +1,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>`_]