yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09093
[Bug 1273852] [NEW] PCI device object should be purely DB layer
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References