heat/heat
Oleksiy Petrenko e377658586 Allow creating trusts with allow_redelegation
If you set up heat with trusts enabled, heat fails to create remote
stack since by default it creates trusts with turned off redelegation.

This commit adds a new option `allow_trusts_redelegation`
(False by default) which, when enabled together with
`reauthentication_auth_method` set to `trusts` will make Heat to create
trusts with allow_redelegation=True, both for trusts used for deferred
auth and for long creating stacks.

Change-Id: I73e73455139a87fb798fd8a4651c075a91be75fd
Story: #2005062
Task: 29606
Task: 17266
2019-06-12 12:18:58 +03:00
..
api middleware: return HTTPBadRequest when path is invalid 2018-09-11 11:23:46 +02:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Add heat-status upgrade check command framework 2018-10-22 14:19:36 +00:00
common Allow creating trusts with allow_redelegation 2019-06-12 12:18:58 +03:00
db Merge "Allow global admins to operate sd resources from other projects" 2019-01-24 08:19:17 +00:00
engine Allow creating trusts with allow_redelegation 2019-06-12 12:18:58 +03:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Remove unnecessary shebangs from service scripts 2018-08-01 10:53:51 +05:30
locale Imported Translations from Zanata 2019-01-24 06:46:07 +00:00
objects Streamline conversion of resources to convergence 2018-12-17 16:59:25 +13:00
policies Remove CloudWatch API 2018-01-28 09:11:17 +05:30
rpc Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
scaling Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling" 2018-04-02 04:35:47 +00:00
tests Allow creating trusts with allow_redelegation 2019-06-12 12:18:58 +03:00
__init__.py
version.py change the dist name to 'openstack-heat' 2018-11-01 11:54:05 -04:00