mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
The 'show-instance-action-finish-time' blueprint [1] adds support for showing 'finish_time' for InstanceAction object. This change adds 'finish_time' as hidden column, so it doesn't fail tests. We need to remove this from hidden_column list, once all the changes related to blueprint are merged and show the field only if microversion is >= 2.101 This is a workaround for failing tests on patch [2], as per suggestion from Stephen. [1] https://blueprints.launchpad.net/openstack/?searchtext=show-instance-action-finish-time [2] https://review.opendev.org/c/openstack/openstacksdk/+/930562 Implements: blueprint show-instance-action-finish-time Change-Id: Ib9294a603daed0fdb936be128dfba254b9108799 |
||
|---|---|---|
| .. | ||
| v2 | ||
| __init__.py | ||
| client.py | ||