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
1 file changed