Functional jobs pass int values to ovsdb other_config

Bug #1643484 reported by Jakub Libosvar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Jakub Libosvar

Bug Description

other_config is a map that expects {"string": "string", ... } values while sometimes int is passed instead of string which leads to error log message: attempting to write bad value to column other_config (ovsdb error: expected string, got <type 'int'>)

Revision history for this message
Jakub Libosvar (libosvar) wrote :
Changed in neutron:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/400138

Changed in neutron:
assignee: nobody → Jakub Libosvar (libosvar)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/400138
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2e5b4cb1f96fa786207eb4f3358219101d33ad61
Submitter: Jenkins
Branch: master

commit 2e5b4cb1f96fa786207eb4f3358219101d33ad61
Author: Jakub Libosvar <email address hidden>
Date: Mon Nov 21 04:22:00 2016 -0500

    functional: Pass string tag to other_config

    other_config is a map type expecting {"string": "string", } values.
    This patch makes sure string is passed when setting VLAN tag in
    other_config.

    Change-Id: Ie7af248b4609524631770f76398d06d8092c0f9d
    Closes-bug: 1643484

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 10.0.0.0b2

This issue was fixed in the openstack/neutron 10.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.