deb-murano/murano
Felipe Monteiro fb1a2d5bbe Remove murano default policy.json
This commit removes the murano default policy.json file from
etc/murano and references to it in murano's devstack plugin.
(References to the policy.json in muranodashboard remain
the same).

This commit specifically:
  - removes the default policy.json
  - removes references to it in devstack plugin
  - adds base rules to murano.common.policies.__init__ because
    they are the last rules to be included
  - updates base admin_api rule to is_admin:True from
    is_admin:1 (because the latter was causing issues)
  - updates Murano policy documentation

Partially Implements: blueprint policy-in-code
Depends-On: Ia372983d2bd1010cd19f04061f3276ed16e9c1c9
Change-Id: I1a8581a559e4333a74d56a5bdce7e6d1f117907d
2017-06-16 03:07:49 +00:00
..
api Remove dead code 2017-06-01 16:49:44 +01:00
cfapi Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
cmd Merge "Replace six.iteritems() with .items()" 2017-05-03 20:35:15 +00:00
common Remove murano default policy.json 2017-06-16 03:07:49 +00:00
db Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
dsl External object IDs couldn't be used in template() contracts 2017-05-19 19:19:07 +00:00
engine Merge "Replace six.iteritems() with .items()" 2017-05-03 20:35:15 +00:00
hacking Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
httpd Add WSGI support script for murano API 2017-06-12 13:55:25 +08:00
locale/ru/LC_MESSAGES Imported Translations from Zanata 2017-03-23 11:08:29 +00:00
packages Merge "Replace six.iteritems() with .items()" 2017-05-03 20:35:15 +00:00
policy Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
services Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
tests Merge "Updated murano-apste.ini with http_proxy_to_wsgi" 2017-05-26 11:41:08 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Refactor existing context attributes to base class 2017-05-10 15:58:00 +03:00
opts.py Updated murano-apste.ini with http_proxy_to_wsgi 2017-05-25 15:01:40 +03:00
utils.py Let admin can delete user's environment 2017-01-11 17:46:53 +08:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00