python-novaclient/novaclient
Chen Hanxiao 8084364413 boot: show warning if more than one match when setting --image-with
When setting --image-with meta_key=meta_value, we may got
more than one results.
We selected the first matched one silently.

This patch prints a warning message for this scenario.

Change-Id: I5be73fb61fb08d3abd0a509f3ac5cb6ea623c85a
Signed-off-by: Chen Hanxiao <chenhx@certusnet.com.cn>
2017-12-28 13:38:36 +08:00
..
tests CommandError is raised for invalid server fields 2017-12-08 09:43:14 +00:00
v2 boot: show warning if more than one match when setting --image-with 2017-12-28 13:38:36 +08:00
__init__.py Microversion 2.56 - Enable cold migration with target host 2017-12-04 10:48:47 +09:00
api_versions.py Removed extra word 'method' from the NOTE 2017-07-07 05:30:28 +00:00
base.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00
client.py Fix setting 'global_request_id' in SessionClient 2017-06-13 12:15:39 -04:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Make _console() public 2017-01-18 09:36:43 +08: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 Remove SecretsHelper 2017-11-16 12:45:51 -05:00
utils.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00