Comment 5 for bug 1385099

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

Reviewed: https://review.openstack.org/131363
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-block-storage/commit/?id=801a2735cf21d5627b79ce336f2413a754469daa
Submitter: Jenkins
Branch: master

commit 801a2735cf21d5627b79ce336f2413a754469daa
Author: Jun Hong Li <email address hidden>
Date: Tue Oct 28 15:58:36 2014 +0800

    Change spec since v2 api is used as default

    Since the cinder endpoint API version has been changed to v2 in
    https://review.openstack.org/#/c/130738, the spec needs to be
    adapted to this change accordingly.

    This patch will break unit test unless the patch in
    https://review.openstack.org/#/c/130738 is merged, because the API
    version is changed in cookbook-openstack-common project.

    I've run unit test in my local env successfully with these two
    matched patches.

    Change-Id: I28d182ff9e26fd31e5cd4f713dbffde3f04807dc
    Closes-bug: #1385099