Comment 10 for bug 1505196

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

Reviewed: https://review.openstack.org/248157
Committed: https://git.openstack.org/cgit/openstack/networking-hyperv/commit/?id=48eda2f40a6e115847ca996db764f5fd628521b0
Submitter: Jenkins
Branch: master

commit 48eda2f40a6e115847ca996db764f5fd628521b0
Author: Claudiu Belu <email address hidden>
Date: Fri Nov 20 18:16:00 2015 +0200

    Caches Hyper-V vSwitches

    Hyper-V vSwitches are queried for each port that is being bound.
    There is no need to query them each time, caching them can
    significantly improve performance.

    Change-Id: Ibd82775f07d81599fa6d16638af351d2a70f5f4a
    Partial-Bug: #1505196