nova/etc/nova
Sean Dague df9181e564 create noauth2
This creates a noauth2 auth_strategy which is similar to noauth,
except it only gives you an admin context if the username passed in is
'admin'. This allows testing of non admin activities.

noauth is deprecated as of this commit. While we expect that it would
only be used in testing, it is exposed as a conf option, so could be
used behind a different auth proxy.

Also make the error path for pipeline loading contain a full
LOG.exception. This is a fatal condition for nova, and the current
error was often quite opaque. The full stack trace during this fatal
error makes addressing paste.ini issues much more straight forward.

DocImpact

Change-Id: I7cb5ab3e43a1e3bd7ccba0480053361743f859b2
2015-03-04 08:09:01 -05:00
..
rootwrap.d Merge "Adds xend to rootwrap.d/compute.filters." 2015-02-26 07:03:59 +00:00
README-nova.conf.txt fix the extension of README in etc/nova 2014-03-25 15:01:51 -07:00
api-paste.ini create noauth2 2015-03-04 08:09:01 -05:00
cells.json Remove trailing comma from sample JSON 2014-02-26 10:17:01 +08:00
logging_sample.conf etc: replace NullHandler by Python one 2014-12-08 13:56:00 +00:00
policy.json Move policy enforcement into REST API layer for v2.1 ips 2015-02-15 09:41:20 +08:00
release.sample Allow loading of product/vendor/package info from external file 2012-12-19 18:54:33 +00:00
rootwrap.conf Fix invalid facilities documented in rootwrap.conf 2014-02-16 13:30:14 -08:00