← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1226348] Re: pci passthrough scheduler hasattr dones not work for dict

 

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

-- 
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/1226348

Title:
  pci passthrough scheduler hasattr dones not work for dict

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     legacy_bdm_in_spec)
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/scheduler/filter_scheduler.py", line 87, in schedule_run_instance
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     filter_properties, instance_uuids)
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/scheduler/filter_scheduler.py", line 336, in _schedule
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     filter_properties, index=num)
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/scheduler/host_manager.py", line 397, in get_filtered_hosts
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     hosts, filter_properties, index)
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/filters.py", line 82, in get_filtered_objects
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     list_objs = list(objs)
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/filters.py", line 43, in filter_all
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     if self._filter_one(obj, filter_properties):
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/scheduler/filters/__init__.py", line 27, in _filter_one
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     return self.host_passes(obj, filter_properties)
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp   File "/opt/stack/nova/nova/scheduler/filters/pci_passthrough_filter.py", line 41, in host_passes
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp     return host_state.pci_stats.support_requests(
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp AttributeError: 'NoneType' object has no attribute 'support_requests'
  2013-09-17 08:51:06.675 TRACE nova.openstack.common.rpc.amqp

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