python-novaclient/novaclient
Takashi Natsume 437d63de29 Add a cleanup for a server in a functional test
A VM instance is created in the following functional test.

* novaclient.tests.functional.v2.test_instance_action.
  TestInstanceActionCLIV262.test_show_actions_with_host

However the VM instance is not deleted after the functional test.
Add a cleanup for the server in the functional test.

Change-Id: I8c2a6f91739d50baa283b37b16de67c542ea691b
Closes-Bug: #1889283
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
(cherry picked from commit 1ce9edcd73)
2020-07-29 17:00:17 +00:00
..
tests Add a cleanup for a server in a functional test 2020-07-29 17:00:17 +00:00
v2 Microversion 2.85: Change volume-update CLI 2020-04-09 08:52:05 +08:00
__init__.py Microversion 2.87 - Stable device boot from volume rescue 2020-04-10 20:15:05 +00:00
api_versions.py Update hacking version 2019-01-04 14:46:07 +08:00
base.py Remove six 2020-02-21 09:48:38 +00:00
client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
crypto.py Remove six 2020-02-21 09:48:38 +00:00
exceptions.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Update URLs in docs, comments and setup.cfg 2017-07-28 12:14:12 +09:00
shell.py Make 'server list --config-drive' a boolean option 2020-04-08 17:27:33 +01:00
utils.py Remove six 2020-02-21 09:48:38 +00:00