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
This commit is contained in:
parent
5214066b19
commit
d3b26f3d93
@ -4,4 +4,4 @@ fixes:
|
|||||||
When manila API is run behind a proxy webserver, the API service was
|
When manila API is run behind a proxy webserver, the API service was
|
||||||
parsing the major API version requested incorrectly, leading to incorrect
|
parsing the major API version requested incorrectly, leading to incorrect
|
||||||
responses. This behavior has now been fixed. See `launchpad bug 1818081
|
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.
|
Loading…
Reference in New Issue
Block a user