Comment 3 for bug 1643484

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