[Engine-devel] about ovirt-shell
Moti Asayag
masayag at redhat.com
Wed May 22 07:36:10 UTC 2013
On 05/22/2013 09:59 AM, wlbleaboy at 126 wrote:
> Hi all:
>
> When I connect to ovirt-engine use ovirt-shell like this: It’s
> failed, I don’t know why.
>
> The ovirt-engine is build and deployed by myself and base ovirt-engine 3.2
>
>
>
> But when I connect to the ovirt-engine use rmp installed,
> ovirt-shell work well.
>
>
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++
>
>
>
> Welcome to oVirt shell
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++
>
>
>
>
>
> [oVirt shell (disconnected)]# connect --url http://192.168.1.201 --user
> admin at internal --password 111111
The URL should be in a format of http://address:port/api
for example:
if running from the command line, you can connect to it via (verify your
host address and port):
ovirt-shell -l http://localhost:8080/api -u admin at internal -c
and provide the password when prompted to.
>
>
>
>
>
> error: [ERROR]::No response returned from server. If you're using HTTP
> protocol
>
> against a SSL secured server, then try using HTTPS instead.
>
>
>
>
>
> [oVirt shell (disconnected)]#
>
>
>
>
>
>
>
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
>
More information about the Engine-devel
mailing list