← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1776373] [NEW] Invalid obj_make_compatible test case

 

Public bug reported:

(1)
We use obj_to_primitive() to generate the primitive obj, the
origin obj value is primitive['nova_object.data'], so, we need
transfer primitive to obj data before obj_make_compatible
called.

(2) Should fix some typo("serial_listen_addr="  -->  "serial_listen_addr") in 
https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_migrate_data.py#L235
https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_migrate_data.py#L240

** Affects: nova
     Importance: Undecided
     Assignee: Yikun Jiang (yikunkero)
         Status: In Progress

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

Title:
  Invalid obj_make_compatible test case

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  (1)
  We use obj_to_primitive() to generate the primitive obj, the
  origin obj value is primitive['nova_object.data'], so, we need
  transfer primitive to obj data before obj_make_compatible
  called.

  (2) Should fix some typo("serial_listen_addr="  -->  "serial_listen_addr") in 
  https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_migrate_data.py#L235
  https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_migrate_data.py#L240

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


Follow ups