heat/etc/heat
Dan Prince 43af5e45c7 Add noauth middleware
This patch implements noauth middleware that can be enabled by
adding the following to heat.conf:

[paste_deploy]
flavor = noauth

One use case for this middleware would be to use alongside of a single
process heat-all setup (using fake_rpc, sqlite) to avoid having to
bootstrap keystone to use only the Heat software deployments resources.
We could use this approach to help bootstrap TripleO's undercloud using
heat templates with pre-deployed servers (a single undercloud server
for the intial case).

Change-Id: I50a8cc46b4c3c235d438a711760fba94bf8e9715
2016-10-13 11:49:19 -04:00
..
environment.d Deprecate combination alarm 2016-07-04 11:09:50 +08:00
templates Change namespace 'ceilometer' to 'aodh' 2016-07-04 03:22:49 +00:00
README-heat.conf.txt Remove heat.config.sample file 2014-12-03 20:35:36 +00:00
api-paste.ini Add noauth middleware 2016-10-13 11:49:19 -04:00
policy.json Add resource OS::Cinder::QoSAssociation 2016-09-19 12:30:23 +08:00