Comment 15 for bug 1505196

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

Reviewed: https://review.openstack.org/277667
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=a9fbb74879f313798ad6108bc2e9c9174392279d
Submitter: Jenkins
Branch: master

commit a9fbb74879f313798ad6108bc2e9c9174392279d
Author: Claudiu Belu <email address hidden>
Date: Tue Feb 9 04:47:15 2016 +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.

    (cherry picked from commit 48eda2f40a6e115847ca996db764f5fd628521b0)

    Change-Id: Ibd82775f07d81599fa6d16638af351d2a70f5f4a
    Partial-Bug: #1505196