163bda5fbe

Recently, we updated the default check strings for all API RBAC policies in manila. These policy changes cause a lot of deprecation warnings in the logs. In case a deployer never modified their defaults and accepted service defaults, these warnings aren't really helpful. If the deployer did modify the default, these warnings are not emitted. So we're in a bit of a pickle whether these are helpful. Other services [1][2][3] have made the decision that these deprecated default check string warnings aren't really helpful and actionable. Further, any kind of oslo_policy deprecation warnings aren't helpful during unit tests. They fill up the logs and cause unnecessary noise. [1] openstack/nova: Iaa6baf6877890babb6205bdb3ee2e1a2b28ebd9c [2] openstack/neutron: Iab3966bad81b469eccf1050f0e0e48b9e2573750 [3] openstack/placement: I2853c7bd7c0afdeeed89ef412fc8830f04381d7b Change-Id: I08de69312016389f2b4c88f2adbd749dbe4d3261 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Description
Languages
Python
99.3%
Shell
0.7%