[openstack-dev] [oslo][nova] can't rebuild local tox due to oslo alpha packages

2014-07-30 Thread Matt Riedemann
I noticed yesterday that trying to rebuild tox in nova fails because it 
won't pull down the oslo alpha packages (config, messaging, rootwrap).


It looks like you need the --pre option with pip install to get these 
normally.


Also sounds like tox should already be doing --pre, but it doesn't 
appear to be with at least tox 1.6.1 in site-packages.


I'm using pip 1.5.6 which I thought was the latest.
--

Thanks,

Matt Riedemann


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


Re: [openstack-dev] [oslo][nova] can't rebuild local tox due to oslo alpha packages

2014-07-30 Thread gordon chung
 I noticed yesterday that trying to rebuild tox in nova fails because it 
 won't pull down the oslo alpha packages (config, messaging, rootwrap).
i ran into this yesterday as well. Doug suggested i update my virtualenv and 
that worked. i went from 1.10.1 to 1.11.x

cheers,
gord  ___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev