| commit | 163f1ae369767e20bb7d6b73de455f03a6e3c233 | [log] [tgz] |
|---|---|---|
| author | bayramov <mbayramov@vmware.com> | Wed Sep 28 17:16:55 2016 +0400 |
| committer | bayramov <mbayramov@vmware.com> | Wed Sep 28 17:16:55 2016 +0400 |
| tree | fea0586e9c585256bd309080c0758be5ba31fbce | |
| parent | b6ffe795090a19b8a5155f63010b3ee725896d0a [diff] [blame] |
fixed issue relayted to upload multiply files. Signed-off-by: bayramov <mbayramov@vmware.com>
diff --git a/vmwarerecli.py b/vmwarerecli.py index 547abf9..c332cdb 100755 --- a/vmwarerecli.py +++ b/vmwarerecli.py
@@ -527,8 +527,10 @@ The image name can be UUID of name. Args: - image_name - image identified by UUID or text string. - vm_name + vim - vim connector + image_name - image identified by UUID or text string. + vm_name - vmname + Returns: The return true if image uploaded correctly