← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1656025] [NEW] os-vif 1.4.0 breaks nova unit tests

 

Public bug reported:

Seen here in the patch that bumps upper-constraints to use os-vif 1.4.0:

http://logs.openstack.org/21/418421/4/check/gate-cross-nova-python27-db-
ubuntu-xenial/376a0f3/console.html#_2017-01-11_10_21_37_885392

'vif_name': u'nicdc065497-3c' is a new field in 1.4.0:

https://review.openstack.org/#/c/390225/

The nova unit tests are using a strict expected representation of the
vif object at version 1.0 so the new field breaks things.

** Affects: nova
     Importance: High
     Assignee: Matt Riedemann (mriedem)
         Status: Triaged


** Tags: os-vif testing

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

Title:
  os-vif 1.4.0 breaks nova unit tests

Status in OpenStack Compute (nova):
  Triaged

Bug description:
  Seen here in the patch that bumps upper-constraints to use os-vif
  1.4.0:

  http://logs.openstack.org/21/418421/4/check/gate-cross-nova-python27
  -db-ubuntu-xenial/376a0f3/console.html#_2017-01-11_10_21_37_885392

  'vif_name': u'nicdc065497-3c' is a new field in 1.4.0:

  https://review.openstack.org/#/c/390225/

  The nova unit tests are using a strict expected representation of the
  vif object at version 1.0 so the new field breaks things.

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


Follow ups