openstack-python-openstackc.../openstackclient/image
lsmman e53f706d0b Add missing documentation for state options for "image set"
The current "image set" with the state option behaves as follows: if you
use --project, it updates the membership status of the given project.

When this command was first added, it had the following description:

  If --project is passed, update the membership status for the given project

However, the description was missed when moving the documentation for
which command to the parser for each command method in commit f055fe67c.
Correct this oversight.

Co-authored-by: JAE YONG LEE <jaeljy135@gmail.com>
Change-Id: I18a29a19ce973971f68a52cbf4020cfa324c7a35
2023-02-22 10:14:21 +00:00
..
v1 Remove 'get_osc_show_columns_for_sdk_resource' duplicates 2021-10-21 17:14:45 +01:00
v2 Add missing documentation for state options for "image set" 2023-02-22 10:14:21 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Complete switch from glanceclient to SDK for image service 2020-03-24 13:13:06 +00:00