Wrong comment symbol in configuration file

Change-Id: Icf6fa8296ae3bfa05a8e4f07c38ede1fb951d18d
This commit is contained in:
LiuYang 2017-02-24 14:56:03 +08:00
parent 3d3181f56f
commit 7be9e623d6
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ trove_auth_url = http://0.0.0.0:5000/v2.0
# You can also optionally specify regex'es to match the actual IP addresses
# ip_regex (white-list) is applied before black_list_regex in the filter chain
network_label_regex = ^private$
#network_label_regex = .* //with neutron enabled
#network_label_regex = .* #with neutron enabled
#ip_regex = ^(15.|123.)
#black_list_regex = ^10.0.0.