Uses different bind addresses for admin and public
Keystone supports configuration of an admin_port and a public_port. Change-Id: I130a3e95bd9b84124ebede3210f8887e79b76946 Closes-Bug: #1250292
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
# admin_token = ADMIN
|
# admin_token = ADMIN
|
||||||
|
|
||||||
# The IP address of the network interface to listen on
|
# The IP address of the network interface to listen on
|
||||||
# bind_host = 0.0.0.0
|
# public_bind_host = 0.0.0.0
|
||||||
|
# admin_bind_host = 0.0.0.0
|
||||||
|
|
||||||
# The port number which the public service listens on
|
# The port number which the public service listens on
|
||||||
# public_port = 5000
|
# public_port = 5000
|
||||||
|
|||||||
Reference in New Issue
Block a user