From 7be9e623d664e680bed8e2c7edde978cdfbaa9ab Mon Sep 17 00:00:00 2001 From: LiuYang Date: Fri, 24 Feb 2017 14:56:03 +0800 Subject: [PATCH] Wrong comment symbol in configuration file Change-Id: Icf6fa8296ae3bfa05a8e4f07c38ede1fb951d18d --- etc/trove/trove.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/trove/trove.conf.sample b/etc/trove/trove.conf.sample index a64f752259..29802496e3 100644 --- a/etc/trove/trove.conf.sample +++ b/etc/trove/trove.conf.sample @@ -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.