python-novaclient/novaclient/tests/functional/v2
Takashi NATSUME 7e56102201 Fix output of interface-attach command
Add output of a result in the 'nova interface-attach'
command when it is successful.
Make the following methods return a 'NetworkInterface'
object instead of a 'Server' object.

* The 'interface_attach' method
  in the 'novaclient.v2.Server' class
* The 'interface_attach' method
  in the 'novaclient.v2.ServerManager' class

Remove unnecessary code in the 'nova interface-detach'
command because the response body is not returned.

Change-Id: Id5316d8ad4a4b67e8399b51e602aafc83bc128c6
Closes-Bug: #1816511
2019-02-19 13:22:49 +09:00
..
legacy Replace MB with MiB 2018-10-22 07:11:25 +00:00
__init__.py Split functional tests for legacy(V2.1) and microversions 2015-09-21 12:07:18 +03:00
fake_crypto.py Split functional tests for legacy(V2.1) and microversions 2015-09-21 12:07:18 +03:00
test_aggregates.py [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
test_consoles.py Handle successful response in console functional tests 2016-08-15 17:17:57 -04:00
test_device_tagging.py [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
test_extended_attributes.py Use jsonutils of oslo.serialization 2018-07-31 13:19:01 +09:00
test_flavor_access.py [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
test_hypervisors.py Microversion 2.53 - services and hypervisors using UUIDs 2017-07-26 09:04:19 -04:00
test_image_meta.py Remove deprecated image commands/API bindings 2017-02-22 15:56:28 -05:00
test_instance_action.py Fix test_instance_action functional test failure 2018-10-02 03:48:49 +00:00
test_instance_usage_audit_log.py Add CLI to show instance usage audit logs 2018-01-29 07:39:27 +09:00
test_instances.py Split functional tests for legacy(V2.1) and microversions 2015-09-21 12:07:18 +03:00
test_keypairs.py [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
test_networks.py Remove deprecated network-related resource commands 2017-02-23 08:56:27 -05:00
test_os_services.py Remove deprecated services binary CLI arg 2018-01-11 21:17:04 -05:00
test_quota_classes.py Microversion 2.50 - fix quota class sets resource usage 2017-07-14 21:34:10 -04:00
test_quotas.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
test_resize.py [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
test_server_groups.py Microversion 2.64 - Use new format policy in server group 2018-07-18 10:30:00 -04:00
test_servers.py Fix output of interface-attach command 2019-02-19 13:22:49 +09:00
test_trigger_crash_dump.py [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
test_usage.py Microversion 2.40 - Simple tenant usage pagination 2016-12-19 14:04:13 -05:00