Comment 2 for bug 1496857

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

Reviewed: https://review.openstack.org/224731
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=82e8f842978cff684537c5b6cba523914b8c4ea2
Submitter: Jenkins
Branch: master

commit 82e8f842978cff684537c5b6cba523914b8c4ea2
Author: Romil Gupta <email address hidden>
Date: Thu Sep 17 06:35:11 2015 -0700

    OVSvApp: Replace get_dynamic_property with get_object_property

    get_dynamic_property is doing the same thing as
    get_object_property in oslo.vmware which is available from ver.
    0.11.0. This patch removes the duplicate code in Nova.

    Closes-Bug: 1496857

    Reference:
    https://github.com/openstack/nova/commit/ebcabfc71c513b775241b4243c3e1da3fd703827

    Change-Id: I36eb4b0b071ea01010e97e2e896efbcc50140ec0