glance_store py27 and py26 unit tests are currently broken

Bug #1462276 reported by Louis Taylor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glance_store
Invalid
Undecided
Unassigned

Bug Description

Failing with:

    Traceback (most recent call last):
      File "tests/unit/test_opts.py", line 127, in test_list_api_opts
        expected_opt_groups, expected_opt_names)
      File "tests/unit/test_opts.py", line 46, in _test_entry_point
        list_fn = ep.load()
      File "/home/ubuntu/git/glance_store/.tox/py27/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2338, in load
        self.require(*args, **kwargs)
      File "/home/ubuntu/git/glance_store/.tox/py27/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2355, in require
        items = working_set.resolve(reqs, env, installer)
      File "/home/ubuntu/git/glance_store/.tox/py27/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 832, in resolve
        raise VersionConflict(dist, req).with_context(dependent_req)
    pkg_resources.ContextualVersionConflict: (pbr 1.0.1 (/home/ubuntu/git/glance_store/.tox/py27/lib/python2.7/site-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['python-cinderclient']))
    Ran 232 (+231) tests in 2.687s (+2.686s)

Louis Taylor (kragniz)
summary: - glance_store py27 and py26 gate jobs are currently broken
+ glance_store py27 and py26 unit tests are currently broken
Revision history for this message
Louis Taylor (kragniz) wrote :

It seems this will be fixed when the next python-cinderclient release is cut.

Revision history for this message
Erno Kuvaja (jokke) wrote :

Closing this off, It was indeed cinderclient issue rather than glance_store issue.

Changed in glance-store:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.