diff options
| author | NiallBunting <niall.bunting@hp.com> | 2015-09-25 13:21:01 +0000 |
|---|---|---|
| committer | NiallBunting <niall.bunting@hp.com> | 2015-11-06 10:43:08 +0000 |
| commit | 5ad59968ac4257c76aec9bd62c417fe8b5403608 (patch) | |
| tree | d129ecad5b6f53b13fccd1f8580b1934dda6e93b /doc/source/command-objects | |
| parent | 8a1fb85dba6963dee974f896fa9cc345c3a3aff5 (diff) | |
| download | python-openstackclient-5ad59968ac4257c76aec9bd62c417fe8b5403608.tar.gz | |
Add --owner to `image create`
This adds --owner to `image create`. This is backwards compatable with v1.
Change-Id: I9e79cf880c91a1386419db729818d23dfe632179
Depends-On: I8d572a070bbb04dccdd051b8e0ad199c5754746e
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/image.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/command-objects/image.rst b/doc/source/command-objects/image.rst index c3fe77a1..d4b99162 100644 --- a/doc/source/command-objects/image.rst +++ b/doc/source/command-objects/image.rst @@ -57,8 +57,6 @@ Create/upload an image Image owner project name or ID - *Image version 1 only.* - .. option:: --size <size> Image size, in bytes (only used with --location and --copy-from) |
