Comment 2 for bug 1962771

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/832156
Committed: https://opendev.org/openstack/nova/commit/03fd208c562214476019ff2d7cc38f95c06e1348
Submitter: "Zuul (22348)"
Branch: master

commit 03fd208c562214476019ff2d7cc38f95c06e1348
Author: Fabian Wiesel <email address hidden>
Date: Sat Mar 5 09:29:11 2022 +0000

    VMware: Split out VMwareAPISession

    The VMwareAPISession object is not only used by the driver, but in
    practically all modules of vmwareapi. It reduces a bit the scope of
    the driver module itself.

    Partial-Bug: #1962771

    Change-Id: I4094b6031872bd3b5c871b9a82c7e01280a3352d