manila/etc/manila
Dan Sneddon 8b541ab12d Adds undocumented policies and defaults in policy.json
Some policies for specific actions exist in Manila but are not documented in
etc/manila/policy.json. This makes someone have to dig to see what is available
when looking quickly.

The fix adds all actions from the APIs to policy.json, with default policy for
most of the newly added actions, and rule:admin_api for the rest. The fix
changes the share_network and security_service actions to default. The fix also
removes four actions no longer in the API. The actions quotas:update_for_user
and quotas:update_for_project are replaced with quotas:update. The actions
share_network:activate and share:network:deactivate have been removed.

Change-Id: I2e9510d59d0d3b70974f1a851ee5d2246154caf4
Closes-Bug: #1326797
2014-07-25 10:10:30 -07:00
..
rootwrap.d Adds modules for managing network interfaces for generic driver 2014-02-11 13:18:08 +02:00
README.manila.conf Replaced manila.conf.sample with README.manila.conf 2014-04-29 15:59:07 +03:00
api-paste.ini fixed share snapshots 2013-09-11 16:15:22 +03:00
logging_sample.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00
policy.json Adds undocumented policies and defaults in policy.json 2014-07-25 10:10:30 -07:00
rootwrap.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00

README.manila.conf

To generate the sample manila.conf file, run the following
command from the top level of the manila directory:

tox -egenconfig

or run gen script directly:

./tools/conf/generate_sample.sh -o etc/manila