commit | 165121f7b69d9b8ad01d3256d068fdf77cebf840 | [log] [tgz] |
---|---|---|
author | Joe Heck <heckj@mac.com> | Wed Mar 07 14:20:11 2012 -0800 |
committer | Joe Heck <heckj@mac.com> | Wed Mar 07 14:20:20 2012 -0800 |
tree | 9e20a5c5dee3bf45d95b9cc1d69bf87ac7fedb18 | |
parent | 51aa401ff1bc5a217c53dcdfe74c3d13a6a991f6 [diff] [blame] |
adding default bind_host to enable change 4880 Change-Id: I949effe56cad7ae466a458da48bc85fe1c110138
diff --git a/files/keystone.conf b/files/keystone.conf index d9e639f..64f0a66 100644 --- a/files/keystone.conf +++ b/files/keystone.conf
@@ -1,4 +1,5 @@ [DEFAULT] +bind_host = 0.0.0.0 public_port = 5000 admin_port = 35357 admin_token = %SERVICE_TOKEN%