Re: [openstack-dev] [Neutron][IPv6] tox error

2014-02-27 Thread Collins, Sean
Shixiong Shang and I ran into this problem with Tox today while we were pair programming, and I've also seen similar barfs on my DevStack lab boxes - it's quite a mess. Frankly I've moved to using nosetests as a workaround, and have added it to the developer docs. We really do need to figure out

Re: [openstack-dev] [Neutron][IPv6] tox error

2014-02-27 Thread Clark Boylan
On Thu, Feb 27, 2014 at 11:39 AM, Collins, Sean sean_colli...@cable.comcast.com wrote: Shixiong Shang and I ran into this problem with Tox today while we were pair programming, and I've also seen similar barfs on my DevStack lab boxes - it's quite a mess. Frankly I've moved to using nosetests

Re: [openstack-dev] [Neutron][IPv6] tox error

2014-02-27 Thread Randy Tuttle
Clark/Sean/Shixiong... I have the same error, and tried to import neutron.tests.unit.linuxbridge.test_lb_neutron_agent (no error4 prefix). I get the following (py27)rantuttl-mac:bin rtuttle$ python Python 2.7.5 (v2.7.5:ab05e7dd2788, May 13 2013, 13:18:45) [GCC 4.2.1 (Apple Inc. build 5666) (dot

Re: [openstack-dev] [Neutron][IPv6] tox error

2014-02-27 Thread Shixiong Shang
Hi, Randy: Try this command to install pyudev library…. sudo pip install pyudev Let me know whether it works or not. Good luck! Shixiong Shixiong Shang !--- Stay Hungry, Stay Foolish ---! On Feb 27, 2014, at 9:09 PM, Randy Tuttle randy.m.tut...@gmail.com wrote: Clark/Sean/Shixiong...

[openstack-dev] [Neutron][IPv6] tox error

2014-02-24 Thread Shixiong Shang
Hi, guys: I run into this error while running fox…..but it gave me this error…Seems like it is related to Neutron LB. Did you see this issue before? If so, how to fix it? Thanks! Shixiong shshang@net-ubuntu2:~/github/neutron$ tox -v -e py27 ……...

Re: [openstack-dev] [Neutron][IPv6] tox error

2014-02-24 Thread Randy Tuttle
When I see a fox, it is usually running b-( = )) Sent from my iPhone On Feb 24, 2014, at 6:08 PM, Shixiong Shang sparkofwisdom.cl...@gmail.com wrote: Hi, guys: I run into this error while running fox…..but it gave me this error…Seems like it is related to Neutron LB. Did you see this