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

Title:
  nova.objects.network_request.NetworkRequest's version is incorrect

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  from nova/objects/network_request.py:

  class NetworkRequest(obj_base.NovaObject):
      # Version 1.0: Initial version
      # Version 1.1: Added pci_request_id
      VERSION = '1.0'

  VERSION should be 1.1, per the comment above it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1378461/+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