Implements more fine-grained policy support within our API service,
following the oslo policy-in-code spec, while maintaining compatibility
with the previous default policy.json file. An empty policy.json file is
included, along with a sample file listig all supported policy settings
and their default values.
A new tox target "genpolicy" has been added to ease automation of
sample policy file generation.
Any policy has be changed, please run "tox -e genpolicy" to update
policy.json.sample.
ref: http://docs.openstack.org/developer/oslo.policy/usage.html
ref: pydoc oslo_policy.policy
Change-Id: I3a971f2565c2f35665007461c1ae91eeb3b2de5a
Now that there is a passing gate job,
we can claim support for Python 3.5
in the classifier. This patch also
adds the convenience py35 venv
Change-Id: I8804d32aa2af9f5cb5048096af19a6a2498b73c6