Comment 3 for bug 1126352

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

Reviewed: https://review.openstack.org/22037
Committed: http://github.com/openstack/quantum/commit/b17bd081a16513307e5b8dd8a2d738173050ff93
Submitter: Jenkins
Branch: master

commit b17bd081a16513307e5b8dd8a2d738173050ff93
Author: Salvatore Orlando <email address hidden>
Date: Mon Jan 28 16:41:53 2013 -0800

    Allow nicira plugin to handle multiple NVP API versions

    Bug #1126352

    This patch introduces a simple framework for enabling
    nvlib to call the appropriate routine according to the
    current version. To this aim, we leverage the 'server' header
    which is returned by every NVP API calls (except login/logout).
    The patch also accounts for the changes introduced in NVP 3.0

    Change-Id: Ief3a6f2b5b99ea33548353ce3bee3fa23e42752f