manila/manila
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
..
api Merge "Use class name in invocation of super" 2018-06-12 17:28:22 +00:00
cmd Don't attempt to escalate manila-manage privileges 2017-10-20 11:21:29 +00:00
common Generic driver - Limiting SSH access from tenant network 2018-06-09 22:40:09 +00:00
compute Remove deprecated DEFAULT options 2018-04-23 21:01:10 +08:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db Remove confusing DB deprecation messages 2018-06-15 06:35:41 -04:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Remove deprecated DEFAULT options 2018-04-23 21:01:10 +08:00
policies [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
scheduler Use class name in invocation of super 2018-06-06 17:47:18 -07:00
share Merge "Use class name in invocation of super" 2018-06-12 17:28:22 +00:00
share_group Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Merge "Delete unused test check" 2018-06-12 17:29:55 +00:00
volume Use v3 cinder client for share volume 2017-11-30 16:20:31 +00:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py ganesha: store exports and export counter in RADOS 2017-12-08 10:33:44 +05:30
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Add manila.data.helper options to config sample 2018-02-06 08:33:36 +00:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Log config options with oslo.config 2018-03-13 13:36:24 +00:00
test.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-07 11:06:42 +10:00
utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00