Comment 2 for bug 1479067

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

Reviewed: https://review.openstack.org/206639
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5f282e9466e044d2b2b8fc9cd9ba23c4ae2ab228
Submitter: Jenkins
Branch: master

commit 5f282e9466e044d2b2b8fc9cd9ba23c4ae2ab228
Author: Thai Tran <email address hidden>
Date: Tue Jul 28 11:05:17 2015 -0700

    Adding PUT to REST api service

    We are missing PUT in our api service. Currently keystoneAPI.grantRole
    is expecting it but it does not exist!

    Change-Id: I56e6bcf6238c12572fb722d86e07fd2d936ae9d9
    Closes-Bug: #1479067