mistral-lib/mistral_lib
Dougal Matthews 8986ce9529 Provide redirection for all security context attributes
The previous attempt at this was to redirect as little as possible.
However, this has proven to be problematic twice. auth_cacert wasn't
redirected, it was used by some of the OpenStack actions and thus
blocked Mistral [1] patch that would have Mistral start using the new
context.

This change redirects all properties in the SecurityContext which should
be safer for our internal actions and for end users actions.

[1]: https://review.openstack.org/#/c/506185/14

Partial-Bug: #1718353
Needed-By: Ife653558bfcda794e7f37086832f70b0ad7c28a4
Change-Id: I6057d0ce3fe4ae23468be8fb06cb85dc5f467f6b
(cherry picked from commit 817461b40c)
2017-11-09 16:52:59 +00:00
..
actions Provide redirection for all security context attributes 2017-11-09 16:52:59 +00:00
tests Provide redirection for all security context attributes 2017-11-09 16:52:59 +00:00
utils Adds minimum common shared code for custom actions API 2017-03-14 10:14:03 -04:00
yaql Fixes namespace issue 2016-07-15 09:29:11 -04:00
__init__.py Fixes namespace issue 2016-07-15 09:29:11 -04:00
exceptions.py Remove the unused ApplicationContextNotFoundException 2017-04-25 14:47:36 +01:00
serialization.py Update serialization from 'mistral' repo with latest changes 2017-05-03 11:31:07 +07:00