Ensure bind_port in proxy server conf file matches service endpoint 8080
backport:havana Change-Id: I883442c6e988e693ca6ab6841aaddd0d5b85a69c Closes-bug:1263649
This commit is contained in:
parent
d115fb0bab
commit
caf6c869c9
@ -68,7 +68,7 @@
|
||||
<para>Create
|
||||
<filename>/etc/swift/proxy-server.conf</filename>:</para>
|
||||
<programlisting language="ini">[DEFAULT]
|
||||
bind_port = 8888
|
||||
bind_port = 8080
|
||||
<phrase os="rhel;centos;fedora;ubuntu;debian">user = swift</phrase>
|
||||
<phrase os="opensuse;sles">user = openstack-swift</phrase>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user