← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1453857] Re: 5/11 gate-nova-pip-missing-reqs failing on master

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1453857

Title:
  5/11 gate-nova-pip-missing-reqs failing on master

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  https://jenkins07.openstack.org/job/gate-nova-pip-missing-
  reqs/167/console

  2015-05-11 15:11:26.399 | Missing requirements:
  2015-05-11 15:11:26.399 | nova/test.py:43 dist=testtools module=testtools
  2015-05-11 15:11:26.399 | nova/scheduler/filters/trusted_filter.py:50 dist=requests module=requests
  2015-05-11 15:11:26.399 | nova/api/ec2/__init__.py:30 dist=requests module=requests
  2015-05-11 15:11:26.399 | nova/openstack/common/versionutils.py:26 dist=setuptools module=pkg_resources
  2015-05-11 15:11:26.400 | nova/virt/xenapi/image/bittorrent.py:18 dist=setuptools module=pkg_resources
  2015-05-11 15:11:26.400 | nova/openstack/common/cliutils.py:29 dist=prettytable module=prettytable
  2015-05-11 15:11:26.400 | nova/context.py:22 dist=python-keystoneclient module=keystoneclient.auth
  2015-05-11 15:11:26.401 | nova/network/neutronv2/api.py:21 dist=python-keystoneclient module=keystoneclient.auth
  2015-05-11 15:11:26.401 | nova/compute/manager.py:42 dist=python-keystoneclient module=keystoneclient.exceptions
  2015-05-11 15:11:26.401 | nova/volume/cinder.py:27 dist=python-keystoneclient module=keystoneclient.exceptions
  2015-05-11 15:11:26.401 | nova/context.py:23 dist=python-keystoneclient module=keystoneclient.service_catalog
  2015-05-11 15:11:26.401 | nova/network/neutronv2/api.py:23 dist=python-keystoneclient module=keystoneclient.auth.token_endpoint
  2015-05-11 15:11:26.402 | nova/network/neutronv2/api.py:24 dist=python-keystoneclient module=keystoneclient.session
  2015-05-11 15:11:26.402 | nova/volume/cinder.py:28 dist=python-keystoneclient module=keystoneclient.session
  2015-05-11 15:11:26.402 | nova/keymgr/barbican.py:25 dist=python-keystoneclient module=keystoneclient.session
  2015-05-11 15:11:26.402 | nova/network/neutronv2/api.py:22 dist=python-keystoneclient module=keystoneclient.auth.identity.v2
  2015-05-11 15:11:26.402 | nova/compute/utils.py:21 dist=netifaces module=netifaces
  2015-05-11 15:11:26.403 | nova/test.py:33 dist=fixtures module=fixtures
  2015-05-11 15:11:26.403 | nova/test.py:30 dist=mock module=mock

  For the test ones like testtools, mock, fixtures, etc, those are in
  test-requirements.txt so it seems the job is busted in that regard and
  we can ignore those.

  But the runtime requirements like python-keystoneclient, prettytable,
  netifaces, etc we should add.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1453857/+subscriptions


References