Re: [Openstack-operators] [openstack-community] Openstack package repo

2018-07-12 Thread Alfredo De Luca
Hi Melvin. Thanks for that. Anyway I was able to install the packages with
the repo.

Cheers


On Wed, Jul 11, 2018 at 1:16 AM Melvin Hillsman 
wrote:

> May I suggest install python-pip and then pip install python-swiftclient
> (python-openstackclient, python-whateverclient, etc at that point)
>
> On Tue, Jul 10, 2018 at 10:32 AM, Amy Marrich  wrote:
>
>> Alfredo,
>>
>> Forwarding this to the OPS list in the hopes of it reaching the
>> appropriate folks, but you might also want to checkout the RDO repos
>>
>> https://trunk.rdoproject.org/centos7/current/
>>
>>
>> Thanks,
>>
>>
>> Amy (spotz)
>>
>> On Tue, Jul 10, 2018 at 10:07 AM, Alfredo De Luca <
>> alfredo.del...@gmail.com> wrote:
>>
>>> Hi all.
>>> I have centos/7 on a VM Virtualbox... I want to install all the
>>> openstack python clients (nova, swift etc).
>>> I installed
>>> *yum install centos-release-openstack-queens *
>>>
>>> and all good but when I try to install one client I have the following
>>> error:
>>>
>>> yum install python-swiftclient
>>>
>>> **
>>> Loaded plugins: fastestmirror
>>> Loading mirror speeds from cached hostfile
>>>  * base: mirror.infonline.de
>>>  * extras: mirror.infonline.de
>>>  * updates: centos.mirrors.psw.services
>>> centos-ceph-luminous
>>>   | 2.9 kB  00:00:00
>>> centos-openstack-queens
>>>  | 2.9 kB  00:00:00
>>> *http://mirror.centos.org/altarch/7/virt/x86_64/kvm-common/repodata/repomd.xml
>>> :
>>> [Errno 14] HTTP Error 404 - Not Found*
>>> Trying other mirror.
>>> To address this issue please refer to the below wiki article
>>>
>>> https://wiki.centos.org/yum-errors
>>> **
>>>
>>> Now the only way to install the package (or any other) is to disable
>>> that repo
>>> *yum-config-manager --disable centos-qemu-ev*
>>>
>>> then I can install the client...
>>>
>>> Any idea?
>>> It looks like *http://mirror.centos.org/altarch/7/virt/x86_64
>>>  doesn't exist.*
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> *Alfredo*
>>>
>>>
>>> ___
>>> Community mailing list
>>> commun...@lists.openstack.org
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/community
>>>
>>>
>>
>> ___
>> OpenStack-operators mailing list
>> OpenStack-operators@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>
>>
>
>
> --
> Kind regards,
>
> Melvin Hillsman
> mrhills...@gmail.com
> mobile: (832) 264-2646
>


-- 
*Alfredo*
___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


Re: [Openstack-operators] [openstack-community] Openstack package repo

2018-07-10 Thread Melvin Hillsman
May I suggest install python-pip and then pip install python-swiftclient
(python-openstackclient, python-whateverclient, etc at that point)

On Tue, Jul 10, 2018 at 10:32 AM, Amy Marrich  wrote:

> Alfredo,
>
> Forwarding this to the OPS list in the hopes of it reaching the
> appropriate folks, but you might also want to checkout the RDO repos
>
> https://trunk.rdoproject.org/centos7/current/
>
>
> Thanks,
>
>
> Amy (spotz)
>
> On Tue, Jul 10, 2018 at 10:07 AM, Alfredo De Luca <
> alfredo.del...@gmail.com> wrote:
>
>> Hi all.
>> I have centos/7 on a VM Virtualbox... I want to install all the openstack
>> python clients (nova, swift etc).
>> I installed
>> *yum install centos-release-openstack-queens *
>>
>> and all good but when I try to install one client I have the following
>> error:
>>
>> yum install python-swiftclient
>>
>> **
>> Loaded plugins: fastestmirror
>> Loading mirror speeds from cached hostfile
>>  * base: mirror.infonline.de
>>  * extras: mirror.infonline.de
>>  * updates: centos.mirrors.psw.services
>> centos-ceph-luminous
>> | 2.9 kB  00:00:00
>> centos-openstack-queens
>>  | 2.9 kB  00:00:00
>> *http://mirror.centos.org/altarch/7/virt/x86_64/kvm-common/repodata/repomd.xml
>> :
>> [Errno 14] HTTP Error 404 - Not Found*
>> Trying other mirror.
>> To address this issue please refer to the below wiki article
>>
>> https://wiki.centos.org/yum-errors
>> **
>>
>> Now the only way to install the package (or any other) is to disable that
>> repo
>> *yum-config-manager --disable centos-qemu-ev*
>>
>> then I can install the client...
>>
>> Any idea?
>> It looks like *http://mirror.centos.org/altarch/7/virt/x86_64
>>  doesn't exist.*
>>
>>
>>
>>
>>
>>
>> --
>> *Alfredo*
>>
>>
>> ___
>> Community mailing list
>> commun...@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/community
>>
>>
>
> ___
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>


-- 
Kind regards,

Melvin Hillsman
mrhills...@gmail.com
mobile: (832) 264-2646
___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


Re: [Openstack-operators] [openstack-community] Openstack package repo

2018-07-10 Thread Amy Marrich
Alfredo,

Forwarding this to the OPS list in the hopes of it reaching the appropriate
folks, but you might also want to checkout the RDO repos

https://trunk.rdoproject.org/centos7/current/


Thanks,


Amy (spotz)

On Tue, Jul 10, 2018 at 10:07 AM, Alfredo De Luca 
wrote:

> Hi all.
> I have centos/7 on a VM Virtualbox... I want to install all the openstack
> python clients (nova, swift etc).
> I installed
> *yum install centos-release-openstack-queens *
>
> and all good but when I try to install one client I have the following
> error:
>
> yum install python-swiftclient
>
> **
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: mirror.infonline.de
>  * extras: mirror.infonline.de
>  * updates: centos.mirrors.psw.services
> centos-ceph-luminous
> | 2.9 kB  00:00:00
> centos-openstack-queens
>| 2.9 kB  00:00:00
> *http://mirror.centos.org/altarch/7/virt/x86_64/kvm-common/repodata/repomd.xml
> :
> [Errno 14] HTTP Error 404 - Not Found*
> Trying other mirror.
> To address this issue please refer to the below wiki article
>
> https://wiki.centos.org/yum-errors
> **
>
> Now the only way to install the package (or any other) is to disable that
> repo
> *yum-config-manager --disable centos-qemu-ev*
>
> then I can install the client...
>
> Any idea?
> It looks like *http://mirror.centos.org/altarch/7/virt/x86_64
>  doesn't exist.*
>
>
>
>
>
>
> --
> *Alfredo*
>
>
> ___
> Community mailing list
> commun...@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/community
>
>
___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators