XenAPI drive lacks of driver capabilities dict

Bug #1618716 reported by huan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
huan

Bug Description

With nova upstream code and XenServer as hypervisor, we found XenAPIDriver didn't clarify its own capabilities, see

Driver:
https://github.com/openstack/nova/blob/master/nova/virt/driver.py#L135
XenAPIDriver:
https://github.com/openstack/nova/blob/master/nova/virt/xenapi/driver.py#L67

XenAPIDriver should also export its own capabilities

Tags: xenserver
huan (huan-xie)
Changed in nova:
assignee: nobody → huan (huan-xie)
Revision history for this message
Matt Riedemann (mriedem) wrote :

I'm not sure this is a bug, it just means that the xenapi driver gets the same capabilities as are defined in the base ComputeDriver class. Once it diverges from the base class defaults then it would need it's own capabilities dict.

tags: added: xenserver
Changed in nova:
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.