manila/manila/db
Tom Barron 8bdbbd86ae Remove confusing DB deprecation messages
When share instances were introduced a number of fields
were moved in the database model to the underlying share instance
and proxied back to the share in order to maintain compatability
with APIs that assume these to belong to the share.  A deprecation
warning was added for these.  The warning spams the API log and
confuses end users because it sounds like they or their client
should make a change to get rid of them and that cannot actually
be done.  The API would have to change to expose share instances
to end users rather than just administrators and that is not
something that we plan to do.

Remove these confusing warnings.

Closes-Bug: #1776947

Change-Id: I95e99b26f416bbf25cfd1c8f7295f3ba6220efb3
2018-06-15 06:35:41 -04:00
..
migrations Add ou to security service 2018-04-24 15:04:40 -07:00
sqlalchemy Remove confusing DB deprecation messages 2018-06-15 06:35:41 -04:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Fix access control for single host addresses 2018-05-14 16:21:31 -07:00
base.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00