Go to file
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
2018-07-16 15:43:48 +07:00
2018-07-16 15:43:48 +07:00
2014-05-07 12:16:41 -07:00
2018-07-16 15:43:48 +07:00
2019-02-15 03:00:50 -05:00
2015-09-08 10:10:25 -07:00
2011-08-08 13:25:29 -07:00
2019-01-04 14:46:07 +08:00
2018-06-28 12:37:19 +00:00
2017-03-06 01:18:45 +00:00
2019-01-04 14:46:07 +08:00
2019-01-04 14:46:07 +08:00

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

This is a client for the OpenStack Compute API. It provides a Python API (the novaclient module) and a command-line script (nova). Each implements 100% of the OpenStack Compute API.

Description
OpenStack Compute (Nova) Client
Readme 35 MiB
Languages
Python 100%