Go to file
Matt Riedemann 7024d84e25 Be clear about hypevisors.search used in a few CLIs
The following CLIs are doing a pattern match on the hypervisor
hostname when getting servers:

1. nova host-evacuate
2. nova host-evacuate-live (terrible name)
3. nova host-servers-migrate
4. nova host-meta (terrible name)

The fact that the hypervisor host(s) are looked up using
a pattern match is not clear in the help string for the host
argument.

This makes the help more clear and adds a warning about being
specific if you only want to target a specific host for these
operations.

In a later change we may modify the behavior in these CLIs which
allow you to find hypervisors via pattern matching, but for now
we should at least update the help text so we can backport it.

Change-Id: Icec03326bb4d9f898c04e10199038167ce5e3cce
Partial-Bug: #1667794
2017-07-26 12:44:34 -04:00
2014-05-07 12:16:41 -07:00
2017-03-23 14:55:17 -04:00
2015-09-08 10:10:25 -07:00
2013-09-20 16:02:48 -07:00
2011-08-08 13:25:29 -07:00
2016-02-21 06:19:17 +08:00
2017-04-19 09:53:03 +01:00
2017-03-06 01:18:45 +00:00

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

Downloads

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 36 MiB
Languages
Python 100%