Comment 20 for bug 1718353

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

Reviewed: https://review.openstack.org/506186
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=55a78c5c0df9cf3771fb9097ba98144fd1c9a700
Submitter: Zuul
Branch: master

commit 55a78c5c0df9cf3771fb9097ba98144fd1c9a700
Author: Dougal Matthews <email address hidden>
Date: Thu Sep 21 14:52:21 2017 +0100

    Migrate to the new Mistral context class

    The context sent to actions by Mistral has changed. It is now a class
    with the potential to carry more context information - we only use the
    security context at present. This updates the context usage to make it
    use the security attribute.

    Closes-Bug: #1718353
    Change-Id: I759a1d7a2da0a978b5b784be9f0e58a549b51e06