commit | a708918f1ecce1bfe19539b38430ac9a0f43010e | [log] [tgz] |
---|---|---|
author | Anna Babich <ababich@mirantis.com> | Wed Sep 28 12:06:59 2016 +0300 |
committer | Anna Babich <ababich@mirantis.com> | Wed Oct 05 16:07:54 2016 +0300 |
tree | 26242c74b78e08247fdcc0b24a2f846e08f2d527 | |
parent | b6bd1ea660efc233130a0d8c2464051b0754d0bc [diff] |
Test case with list-instance-actions for deleted server In accordance with [1], we can use the 'nova instance-action-list' command to list actions on a deleted server. To do this, UUID of a server must be used, and API microversions ‘2.21’ - ‘2.latest’ must be supported [2]. [1] http://docs.openstack.org/cli-reference/nova.html [2] http://developer.openstack.org/api-ref-compute-v2.1.html #os-instance-actions-v2.1 Change-Id: I3b7d99321bb7f931e45b15b5c5d1ec3a7b7b7169