manila/manila/tests/api/contrib
Arne Wiebalck 2e6969c3fe Use ShareInstance model to access share properties
The shares view uses the 'Share' model to access certain properties such
as the share type or the share type id. These properties are, however,
only proxied to the 'ShareInstance' model. This patch proposes to access
these properties through the 'ShareInstance' model directly in order to
avoid warning messages for proxied properties which pollute the m-api logs.

Closes-Bug: #1692058
Change-Id: I28fa366e106df51c7406673874bd993a44c500bf
2017-05-30 13:12:48 +02:00
..
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
stubs.py Use ShareInstance model to access share properties 2017-05-30 13:12:48 +02:00