← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1563149] Re: NeutronSyntheticFieldMultipleForeignKeys message is producing an error

 

Reviewed:  https://review.openstack.org/298531
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6113e3d0a23c06c488b1bf851a4880cca907f483
Submitter: Jenkins
Branch:    master

commit 6113e3d0a23c06c488b1bf851a4880cca907f483
Author: Victor Morales <victor.morales@xxxxxxxxx>
Date:   Mon Mar 28 23:32:23 2016 -0500

    Fix error format message
    
    This change fixes the variable name used for the message error of
    NeutronSyntheticFieldMultipleForeignKeys error.
    
    Change-Id: Ia3b967d8cd0cce0aab7cb45ceab71a20dbaf8b51
    Closes-Bug: #1563149


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1563149

Title:
  NeutronSyntheticFieldMultipleForeignKeys message is producing an error

Status in neutron:
  Fix Released

Bug description:
  There is a business logic that validates the number of foreign keys[1]
  on the computer object.  It message contains a parsing format error
  [2], the variable must be field instead of fields.

  [1] https://github.com/openstack/neutron/blob/d27b27c183828b17aabfd736d5251e3f408a199d/neutron/objects/base.py#L301
  [2] https://github.com/openstack/neutron/blob/d27b27c183828b17aabfd736d5251e3f408a199d/neutron/objects/base.py#L58-L59

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


References