** 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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to