Regenerate sample config

The sample config file was out of date, so regenerated it with

 tox -e sample_config

Change-Id: Ib17ebcbc1b4c929da8ce3f1a31df33a3b798522d
This commit is contained in:
Brant Knudson 2014-05-07 19:01:14 -05:00
parent 820e4f153a
commit a001a4bc9c

View File

@ -790,7 +790,7 @@
#
# URL for connecting to the LDAP server. (string value)
#url=ldap://localhost
#url=ldap://keystone
# User BindDN to query the LDAP server. (string value)
#user=<None>
@ -1230,7 +1230,7 @@
# SSL certificate subject (auto generated certificate).
# (string value)
#cert_subject=/C=US/ST=Unset/L=Unset/O=Unset/CN=localhost
#cert_subject=/C=US/ST=Unset/L=Unset/O=Unset/CN=keystone
[stats]