python-openstackclient/openstackclient
Surya Seetharaman 187be0ac22 Microversion 2.73: Support adding the reason behind a server lock
This patch adds a new parameter ``--reason`` to ``openstack server lock``
command and ``--locked``, ``unlocked`` filtering parameters to
``openstack server list`` command. This can help users to provide a
reason when locking the server and to filter instances based on their
locked value from 2.73 microversion.

Implements blueprint add-locked-reason
Depends-On: https://review.opendev.org/#/c/661785/

Change-Id: Ib2714f98b24d47e570da8a6c231e765acd2ff595
2019-06-21 11:35:51 -05:00
..
api Before writing object data to stdout, re-open it in binary mode 2019-04-10 14:34:40 -05:00
common Merge "Delete the LB object quotas set command in openstackclient" 2019-03-13 08:48:34 +00:00
compute Microversion 2.73: Support adding the reason behind a server lock 2019-06-21 11:35:51 -05:00
identity Merge "Modify the help message for 'registered limit set'" 2018-12-18 07:17:25 +00:00
image Merge "Fix --limit option in image list sub-command" 2019-05-08 23:25:16 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Ignore case in security group rule --ethertype 2019-04-01 15:56:40 -04:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Microversion 2.73: Support adding the reason behind a server lock 2019-06-21 11:35:51 -05:00
volume Merge "Add --attached / --detached parameter to volume set" 2019-03-06 00:58:17 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00