On 1/15/2015 7:49 PM, Joe Gordon wrote:


On Fri, Jan 16, 2015 at 12:13 PM, John Warren
<jswar...@linux.vnet.ibm.com <mailto:jswar...@linux.vnet.ibm.com>> wrote:


    Can someone tell me or point me to documentation about what the
    required yum and pip packages are to be able to run tox for glance,
    keystone, neutron, cinder and nova on Centos 6.5 with Python 2.6?  I
    looked at the openstack-infra/puppet-jenkins project and thought I
    installed everything in the slave.pp manifest, which presumably is
    sufficient to be able to run tox for all openstack projects, but
    when I try to run tox on nova (tox --recreate -epy26) I just get an
    error that indicates that no test cases were found.


trunk OpenStack services (nova, neutron, keystone, cinder etc.)  no
longer support python 26

http://lists.openstack.org/pipermail/openstack-dev/2014-November/051551.html
https://review.openstack.org/#/c/128736/


    Any help would be greatly appreciated.

    John


    
______________________________________________________________________________
    OpenStack Development Mailing List (not for usage questions)
    Unsubscribe:
    OpenStack-dev-request@lists.__openstack.org?subject:__unsubscribe
    <http://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe>
    http://lists.openstack.org/__cgi-bin/mailman/listinfo/__openstack-dev 
<http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev>




__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


What Joe said, python 2.6 isn't supported starting in Kilo for the server projects.

If you want to do this for < Kilo, the nova native package dependencies are here:

http://docs.openstack.org/developer/nova/devref/development.environment.html#linux-systems

--

Thanks,

Matt Riedemann


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to