Comment 4 for bug 1536883

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

Reviewed: https://review.openstack.org/285136
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=ce5b55dd31a72a65d9fc3b37576a980b4ed73638
Submitter: Jenkins
Branch: master

commit ce5b55dd31a72a65d9fc3b37576a980b4ed73638
Author: Hua Wang <email address hidden>
Date: Thu Feb 25 18:48:03 2016 +0800

    limit access to certificate and container:create

    Only the user who creates the bay can get the certificate and call
    the certificate signing request of the bay and create containers
    in the bay, which is needed by [1].

    [1] https://github.com/openstack/magnum/blob/master/specs/
        create-trustee-user-for-each-bay.rst

    Change-Id: Id959b76cb136ffbb0e6bcb8c3b83e02b30de66cf
    Closes-Bug: #1536883
    Partially-Implements: blueprint create-trustee-user-for-each-bay