Re: [ovirt-users] ovirt-shell for ubuntu

2015-04-15 Thread Nathanaël Blanchet

Hello,

I tried the same for engine-iso-uploader, but pip doesn't seem to find 
it. Does it exist for ubuntu?


Le 30/03/2015 16:58, Juan Hernández a écrit :

On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:

Hi all,

Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
knowing it is written in python, it must be quite easy to port it...

The oVirt project doesn't provide a Debian or Ubuntu package for these
tools, but they are distributed using Pypi, so you should be able to
install them in Debian, Ubuntu or any other distribution that provides
the pip tool:

   # pip install ovirt-shell

Please test that, if you find any issue we will do our best to fix it.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-04-15 Thread Nathanaël Blanchet

sure, still with the good rights 36:36

Le 15/04/2015 11:43, Simone Tiraboschi a écrit :


- Original Message -

From: Nathanaël Blanchet blanc...@abes.fr
To: Juan Hernández jhern...@redhat.com, users@ovirt.org
Sent: Wednesday, April 15, 2015 11:32:53 AM
Subject: Re: [ovirt-users] ovirt-shell for ubuntu

Hello,

I tried the same for engine-iso-uploader, but pip doesn't seem to find
it. Does it exist for ubuntu?

It's not available via pip but only via rpm.
Currently it's still not available on debian/ubuntu as a deb package, you can 
try to manually deploy it extracting from the RPM.
Otherwise you can simply upload via SSH.


Le 30/03/2015 16:58, Juan Hernández a écrit :

On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:

Hi all,

Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
knowing it is written in python, it must be quite easy to port it...

The oVirt project doesn't provide a Debian or Ubuntu package for these
tools, but they are distributed using Pypi, so you should be able to
install them in Debian, Ubuntu or any other distribution that provides
the pip tool:

# pip install ovirt-shell

Please test that, if you find any issue we will do our best to fix it.


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-04-15 Thread Sandro Bonazzola
Il 15/04/2015 11:38, Juan Hernández ha scritto:
 On 04/15/2015 11:32 AM, Nathanaël Blanchet wrote:
 Hello,

 I tried the same for engine-iso-uploader, but pip doesn't seem to find 
 it. Does it exist for ubuntu?

engine-iso-uploader is not released through pip so it's not out for 
debian/ubuntu.
Patches for making the deb package are welcome :-)



 
 I don't have an answer for that. Sandro?
 
 Le 30/03/2015 16:58, Juan Hernández a écrit :
 On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:
 Hi all,

 Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
 knowing it is written in python, it must be quite easy to port it...
 The oVirt project doesn't provide a Debian or Ubuntu package for these
 tools, but they are distributed using Pypi, so you should be able to
 install them in Debian, Ubuntu or any other distribution that provides
 the pip tool:

# pip install ovirt-shell

 Please test that, if you find any issue we will do our best to fix it.


 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 
 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-04-15 Thread Juan Hernández
On 04/15/2015 11:32 AM, Nathanaël Blanchet wrote:
 Hello,
 
 I tried the same for engine-iso-uploader, but pip doesn't seem to find 
 it. Does it exist for ubuntu?
 

I don't have an answer for that. Sandro?

 Le 30/03/2015 16:58, Juan Hernández a écrit :
 On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:
 Hi all,

 Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
 knowing it is written in python, it must be quite easy to port it...
 The oVirt project doesn't provide a Debian or Ubuntu package for these
 tools, but they are distributed using Pypi, so you should be able to
 install them in Debian, Ubuntu or any other distribution that provides
 the pip tool:

# pip install ovirt-shell

 Please test that, if you find any issue we will do our best to fix it.

 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-04-15 Thread Simone Tiraboschi


- Original Message -
 From: Nathanaël Blanchet blanc...@abes.fr
 To: Juan Hernández jhern...@redhat.com, users@ovirt.org
 Sent: Wednesday, April 15, 2015 11:32:53 AM
 Subject: Re: [ovirt-users] ovirt-shell for ubuntu
 
 Hello,
 
 I tried the same for engine-iso-uploader, but pip doesn't seem to find
 it. Does it exist for ubuntu?

It's not available via pip but only via rpm.
Currently it's still not available on debian/ubuntu as a deb package, you can 
try to manually deploy it extracting from the RPM.
Otherwise you can simply upload via SSH.

 Le 30/03/2015 16:58, Juan Hernández a écrit :
  On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:
  Hi all,
 
  Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
  knowing it is written in python, it must be quite easy to port it...
  The oVirt project doesn't provide a Debian or Ubuntu package for these
  tools, but they are distributed using Pypi, so you should be able to
  install them in Debian, Ubuntu or any other distribution that provides
  the pip tool:
 
 # pip install ovirt-shell
 
  Please test that, if you find any issue we will do our best to fix it.
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-03-30 Thread Juan Hernández
On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:
 Hi all,
 
 Does an ovirt-shell-cli equivalent exist for debian/ubuntu client? 
 knowing it is written in python, it must be quite easy to port it...

The oVirt project doesn't provide a Debian or Ubuntu package for these
tools, but they are distributed using Pypi, so you should be able to
install them in Debian, Ubuntu or any other distribution that provides
the pip tool:

  # pip install ovirt-shell

Please test that, if you find any issue we will do our best to fix it.

-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-03-30 Thread Nathanaël Blanchet

Sorry, rather

Le 30/03/2015 18:16, Nathanaël Blanchet a écrit :

Thank you it works like a charm!

wget https://bootstrap.pypa.io/get-pip.py
pip install get-pip.py


sudo python get-pip.py
sudo pip install ovirt-shell

Le 30/03/2015 16:58, Juan Hernández a écrit :

On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:

Hi all,

Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
knowing it is written in python, it must be quite easy to port it...

The oVirt project doesn't provide a Debian or Ubuntu package for these
tools, but they are distributed using Pypi, so you should be able to
install them in Debian, Ubuntu or any other distribution that provides
the pip tool:

   # pip install ovirt-shell

Please test that, if you find any issue we will do our best to fix it.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-shell for ubuntu

2015-03-30 Thread Nathanaël Blanchet

Thank you it works like a charm!

wget https://bootstrap.pypa.io/get-pip.py
pip install get-pip.py

Le 30/03/2015 16:58, Juan Hernández a écrit :

On 03/30/2015 04:50 PM, Nathanaël Blanchet wrote:

Hi all,

Does an ovirt-shell-cli equivalent exist for debian/ubuntu client?
knowing it is written in python, it must be quite easy to port it...

The oVirt project doesn't provide a Debian or Ubuntu package for these
tools, but they are distributed using Pypi, so you should be able to
install them in Debian, Ubuntu or any other distribution that provides
the pip tool:

   # pip install ovirt-shell

Please test that, if you find any issue we will do our best to fix it.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users