← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1273852] Re: PCI device object should be purely DB layer

 

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

** Changed in: nova
    Milestone: None => juno-2

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

Title:
   PCI device object should be purely DB layer

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Currently the PCI device object includes a lot of function like
  alloc/free/claim etc. However, the NovaObject should not be used this
  way, and it makes the PCI device object really different with other
  NovaObject implementation.

  We should keep the PCI device object as simple data access, and keep
  those method to separated functions.

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


References