Comment 3 for bug 1585522

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

Reviewed: https://review.openstack.org/322370
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=21042fd7f4740cb006d1887cedab150c41882a62
Submitter: Jenkins
Branch: master

commit 21042fd7f4740cb006d1887cedab150c41882a62
Author: Kevin_Zheng <email address hidden>
Date: Sat May 28 11:22:34 2016 +0800

    Add microversion support for nova plugins

    When nova adds new fields to nova resources,
    new API microversions will be added, we should
    add the ability to set microversions when we
    call nova client to make the most use of the
    newly added fields.

    Implements: blueprint support-microversion-for-nova
    Closes-bug: #1585522

    Change-Id: I277475615dada98b965b7ff4ff02c12054df3747