python-openstackclient/openstackclient/compute
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
..
v2 Microversion 2.73: Support adding the reason behind a server lock 2019-06-21 11:35:51 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00