Comment 4 for bug 1668830

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

Reviewed: https://review.openstack.org/442906
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=977414d0583f8e191a5e2bc5065d89f57ea95724
Submitter: Jenkins
Branch: master

commit 977414d0583f8e191a5e2bc5065d89f57ea95724
Author: wangxiyuan <email address hidden>
Date: Wed Mar 8 10:50:42 2017 +0800

    Drop "os" prefix for project id

    Keystone session now returns project id without "os" prefix.
    We should drop it as well.

    Closes-bug: #1668830
    Change-Id: I4ad9d0696c362723c4de7f7283105ba6f396fa96
    Co-Authored-By: XueFeng Liu <email address hidden>