I don't think this can be fixed in Glance stable/grizzly or any client, issue is that Tempest is installing clients from trunk into the same venv as stable/grizzly services being tested!
It should be either separate venv for clients or we must introduce stable/* from clients. Related openstack-dev thread is http://lists.openstack.org/pipermail/openstack-dev/2013-November/020587.html ** Changed in: glance Status: In Progress => Opinion ** Also affects: tempest Importance: Undecided Status: New ** Also affects: glance/grizzly Importance: Undecided Status: New ** Also affects: tempest/grizzly Importance: Undecided Status: New ** Changed in: tempest Status: New => Invalid ** Changed in: glance Status: Opinion => Invalid ** Changed in: glance/grizzly Status: New => Opinion ** Changed in: tempest/grizzly Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1255419 Title: jenkins tests fails for neutron/grizzly duo to iso8601 version requirement conflict Status in OpenStack Image Registry and Delivery Service (Glance): Invalid Status in Glance grizzly series: Opinion Status in OpenStack Core Infrastructure: Invalid Status in Tempest: Invalid Status in tempest grizzly series: Confirmed Bug description: 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. To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1255419/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp