Comment 2 for bug 1340210

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/106067
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6902da7a8c453e4fbadfb84cc4bf7ab53e6b579b
Submitter: Jenkins
Branch: master

commit 6902da7a8c453e4fbadfb84cc4bf7ab53e6b579b
Author: Salvatore Orlando <email address hidden>
Date: Thu Jul 10 07:25:04 2014 -0700

    Move _convert_to_nsx_transport_zones into nsx_utils

    This routine does not need to be in the plugin class. This patch
    transforms it into an utility method and adds unit tests to
    increase coverage.

    Change-Id: Ieacc36e729c4db90efd33944f7cf05dcb30e1de9
    Closes-Bug: 1340210