Comment 5 for bug 1595220

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (stable/mitaka)

Reviewed: https://review.openstack.org/338920
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=a20864162cb316b0d4da78d00c9871249a14edef
Submitter: Jenkins
Branch: stable/mitaka

commit a20864162cb316b0d4da78d00c9871249a14edef
Author: Tetiana Lashchova <email address hidden>
Date: Wed Jun 22 17:55:24 2016 +0300

    Use a correct config option in example plugin

    CONF does not have option 'api_version'.
    Use CONF.images.api_version instead of CONF.api_version.

    Change-Id: I44e89023631c43d3cca8213650037de508875cdd
    Closes-Bug: #1595220
    (cherry picked from commit c25ef037ec60809f2c4f12e5f8545997e55427a2)