novajoin/novajoin
Juan Antonio Osorio Robles 5633d348e3 Change default policy to check service project and not role
In TripleO and devstack alike, service users are part of the "service"
project; while TripleO doesn't have a "service" role. So lets depend on
the project to enforce policy. This way this will still work out of the
box with TripleO.

Change-Id: I01cf7b38904bb0311658348dcdc0b0efd4f36c0e
Closes-Bug: #1812844
2019-01-22 16:31:59 +02:00
..
middleware Check policy when handling a HTTP request 2019-01-18 11:27:09 +01:00
tests Change default policy to check service project and not role 2019-01-22 16:31:59 +02:00
__init__.py Address issues found by pep8, pylint and unit tests 2016-11-09 19:52:38 +00:00
base.py Address issues found by pep8, pylint and unit tests 2016-11-09 19:52:38 +00:00
config.py Support versioned notifications 2018-11-26 10:57:26 +01:00
configure_ipa.py Fix errors preventing novajoin to start on Python 3 2018-11-26 17:55:15 +01:00
context.py Check policy when handling a HTTP request 2019-01-18 11:27:09 +01:00
errors.py Use Exception instead of StandardError 2016-11-29 11:06:44 +02:00
exception.py Check policy when handling a HTTP request 2019-01-18 11:27:09 +01:00
glance.py Remove some guards around reading the configuration 2016-11-29 16:14:37 +00:00
ipa.py Merge "Test compact_services metadata" 2018-12-19 20:50:58 +00:00
join.py Check policy when handling a HTTP request 2019-01-18 11:27:09 +01:00
keystone_client.py Added ability to generate config file 2017-01-04 12:14:30 -05:00
middleware.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
notifications.py Become 1.1.0 2019-01-08 13:54:33 +01:00
nova.py Fix exception handling in novaclient 2017-01-05 16:37:03 +00:00
policy.py Change default policy to check service project and not role 2019-01-22 16:31:59 +02:00
test.py Add some basic REST API testing 2016-11-10 14:39:41 +00:00
util.py Handle compact services on multiple lines 2018-12-12 20:56:16 +00:00
wsgi.py Become 1.1.0 2019-01-08 13:54:33 +01:00