OpenStack Oslo Specifications
Go to file
Andrew Laski c2aa12082e Allow policy registration from code
Add a capability to olso.policy to register default policy rules in
code. This will allow consuming projects, if they register all of their
policies, to expose a few things:

* Deployers will only need to configure policies that differ from these
  defaults.
* Given a RequestContext a list of policies that will pass for that
  context can be generated. This can be built upon so that projects can
  expose allowable actions to their users.

Change-Id: I06493dec60f23671f8aca2534b44661ca91f53d3
2016-05-04 11:43:02 -04:00
doc/source Open Newton specs 2016-03-22 10:55:26 +00:00
specs Allow policy registration from code 2016-05-04 11:43:02 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:42:25 +00:00
.gitignore initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.gitreview initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.mailmap initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.testr.conf initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
LICENSE initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
MANIFEST.in initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
README.rst Fix broken document link in README.rst 2015-11-24 13:26:31 +08:00
requirements.txt fix SSL/TLS warnings in build 2016-02-23 17:57:44 -05:00
setup.cfg initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
setup.py initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
test-requirements.txt Switch to oslosphinx.check_blueprints 2015-01-28 14:25:28 -05:00
tox.ini Require spec filenames to match blueprint names 2014-12-02 10:19:24 -05:00

README.rst

oslo-specs

OpenStack Common Libraries (Oslo) Specifications

Features

  • TODO