Comment 9 for bug 1531049

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to devstack-plugin-glusterfs (master)

Reviewed: https://review.openstack.org/264242
Committed: https://git.openstack.org/cgit/openstack/devstack-plugin-glusterfs/commit/?id=2cfbc1db6111622eb291ada9c709ae2453efe415
Submitter: Jenkins
Branch: master

commit 2cfbc1db6111622eb291ada9c709ae2453efe415
Author: Ramana Raja <email address hidden>
Date: Wed Jan 6 21:10:07 2016 +0530

    Fix Manila CI Tempest authentication issue

    With the change [1] to DevStack project, preconfigured creds for Tempest,
    required by Manila, cannot be used anymore. And for now, latest Tempest
    interfaces do not allow use of preconfigured creds due to bug #1524717.
    So, until this bug is fixed, workaround Devstack changes by setting legacy
    options explicitly.

    This workaround fix was carried over from the change [2] in the Manila
    project.

    [1] I65b56ff681d6c27094380693c953fbc3664eceb0
    [2] I516a6c9ab4396b14e3984d5f810210e4fcf7ec85

    Change-Id: I09df56aa611ba755c282c575f712261c48385fe9
    Related-Bug: #1531049