File: remove-confusing-deprecation-warnings-a17c20d8973ef2bb.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (7 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    Removed confusing manila.db.sqlalchemy model messages indicating deprecated
    properties for ``share_type``, ``host``, ``share_server_id``, ``share_network_id``,
    ``available_zone``.  These are exposed in the API as properties of shares and
    are not in fact actually deprecated as such.