Remove the redunant table from windows' editor

In windows env, cannot deal with '\t\t\t', maybe this is mistake
result in 'git pull' faild on windows env. In linux env show that(from
table):
[root@localhost manila]# vim releasenotes/notes/bug-1818081
bug-1818081-fix-inferred-script-name-in-case-of-proxy-urls-e33466af856708b4.yaml^I^I^I

Change-Id: I83a1fbeb8cc7f40e07017541283418da65f0fc36
(cherry picked from commit d3b26f3d93)
(cherry picked from commit 1f68a8ffc5)
This commit is contained in:
zhangbailin 2019-07-03 09:48:59 +08:00 committed by Goutham Pacha Ravi
parent 4fbe70fbb6
commit 1e938ac528
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ fixes:
When manila API is run behind a proxy webserver, the API service was
parsing the major API version requested incorrectly, leading to incorrect
responses. This behavior has now been fixed. See `launchpad bug 1818081
<https://bugs.launchpad.net/manila/+bug/1818081>`_ for more details.
<https://bugs.launchpad.net/manila/+bug/1818081>`_ for more details.