Commit Graph

4 Commits

Author SHA1 Message Date
Zuul 2cf2715282 Merge "Add spec on implementing oslo.policy" 2018-03-21 13:14:20 +00:00
Johannes Grassler 921482e249 Add spec on implementing oslo.policy
Presently, neither monasca-api nor monasca-log-api use oslo.policy. Instead,
they contain their own policy enforcement code. Without oslo.policy they will
not be able to implement the policy in code community goal for Queens, which
requires the use of oslo mechanisms for defining and enforcing policy. This
spec gives a roadmap for switching monasca-{api,log-api} to using oslo.policy.

Change-Id: Icf9ec728a20ff38cfe29c72acae2df5f4383f0f6
Story: 2001233
Task: 5749
2018-03-19 09:16:18 +01:00
Witold Bedyk fc6afa36a6 Add reference to Service Admin Domain spec
Change-Id: I39697d150b23e5a52eb7aba48d552682218cfa08
2017-10-27 13:34:32 +02:00
Johannes Grassler 1de6c93bae Add Service Domain Spec
This adds a spec that proposes a separate Keystone domain for agent users
for better security and self-service agent user creation.

It also fixes some build/compatiblity issues for spec compilation.

Change-Id: Id58703a52bff134fdbb22eaac199a4036df0c0b5
Story: 2001214
Task: 5725
2017-10-11 17:32:46 +02:00