Takashi NATSUME 33e89f99a4 Fix server strings in reboot operation
The following message is shown currently in the reboot operation.

  Request to reboot server <Server: server1> has been accepted.

The server name string is a bit odd. So fix it as follows.

  Request to reboot server server1
  (ff79e91e-e2a7-4e0f-b4c3-7157676d43c9) has been accepted.

Change-Id: I62df4589dc950f69fdc23eafcbb5792e897cb635
Closes-Bug: #1785495
2018-08-07 15:30:48 +09:00
2018-07-26 22:13:03 +00: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
2018-03-22 17:57:39 -04:00
2015-09-08 10:10:25 -07:00
2011-08-08 13:25:29 -07:00
2018-07-16 15:43:48 +07:00
2018-06-28 12:37:19 +00:00
2017-03-06 01:18:45 +00:00
2018-07-16 15:43:48 +07:00
2018-07-16 15:43:48 +07: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%