
We already suppress this information in non-admin contexts in manila itself [1] so drop the field from the project view tables. Closes-Bug: #1664370 [1] I799bb7378927b6c3ee0f9fe88fd9876a03dd85b5 Change-Id: I00b99b082a4188e0e95c7a055da0fa28c5541338
8 lines
274 B
YAML
8 lines
274 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Drop the ``host`` field from project view tables since this information is
|
|
only visible to administrators. This is the UI side of `Launchpad bug 1664370
|
|
<https://bugs.launchpad.net/manila/+bug/1664370>`_ and completes the fix for
|
|
that bug.
|