Comment 1 for bug 1521992

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

Reviewed: https://review.openstack.org/251813
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=47bd10fff83933ddb0a241a1fc73e09ff4cce6bb
Submitter: Jenkins
Branch: master

commit 47bd10fff83933ddb0a241a1fc73e09ff4cce6bb
Author: Vitaly Gridnev <email address hidden>
Date: Tue Dec 1 14:46:13 2015 +0300

    Trust usage improvements in sahara

    There are several improvements in usage trusts.
     * create trust always and without expiry to allow
       provisioning of large clusters
     * fix issues with auth_plugin setup during cluster
       provisioning, so that we can use trusts to
       refresh auth_token
     * enable redelegation for cluster trusts, because
       heat also will create trusts during heat stack
       creation
     * refreshing cluster before create/delete trusts
       to check to be sure that correct trust applied
       to cluster.
     * removing config option for expiry since it unused now.

    SecurityImpact

    Closes-bug: 1521992
    Related-bug: 1486653
    Change-Id: Ic5ab5a875754c09aae59d0313d5726f2bd4f7282