Comment 60 for bug 1515222

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

Reviewed: https://review.openstack.org/250755
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=fd97b8a9513b797a82a706359a697efbc47c7763
Submitter: Jenkins
Branch: master

commit fd97b8a9513b797a82a706359a697efbc47c7763
Author: jichenjc <email address hidden>
Date: Sun Nov 22 14:28:10 2015 +0800

    Change id type from uuid to string

    For GET os-certificates request's request id param,
    it's not a uuid, it's a string; and only 'root' is
    valid input string now.

    Change-Id: I0def27e6ca706d239b374344af868c9673011eeb
    Partial-Bug: #1515222