Comment 0 for bug 1255419

Revision history for this message
Yaguang Tang (heut2008) wrote : jenkins tests fails for neutron/grizzly duo to iso8601 version requirement conlict

2013-11-27 02:51:09.989 | 2013-11-27 02:51:09 Installed /opt/stack/new/neutron
2013-11-27 02:51:09.990 | 2013-11-27 02:51:09 Processing dependencies for quantum==2013.1.5.a1.g666826a
2013-11-27 02:51:09.991 | 2013-11-27 02:51:09 error: Installed distribution iso8601 0.1.4 conflicts with requirement iso8601>=0.1.8
2013-11-27 02:51:09.991 | 2013-11-27 02:51:09 ++ failed
2013-11-27 02:51:09.993 | 2013-11-27 02:51:09 ++ local r=1
2013-11-27 02:51:09.993 | 2013-11-27 02:51:09 +++ jobs -p
2013-11-27 02:51:09.994 | 2013-11-27 02:51:09 ++ kill
2013-11-27 02:51:09.994 | 2013-11-27 02:51:09 ++ set +o xtrace
2013-11-27 02:51:09.995 | 2013-11-27 02:51:09 stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-11-27-024805

full log https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-neutron-stable-grizzly/43/console

the root case is that recently iso8601 updated to >=0.1.8 , python-novaclient updated to catch this. but stable/glance requirement is iso8601<=0.1.4.

so we need to update stable/glance iso8601>=0.1.4