From 5d7035c8de257d475e9ee455bb9390f78261c196 Mon Sep 17 00:00:00 2001 From: wangqi Date: Tue, 22 May 2018 02:56:00 +0000 Subject: [PATCH] Remove the remaining of the removed option According to I8ae8507a089df4d0a32be5fbc615e2166f44516e the config option multi_instance_display_name_template has been removed. So this patch removes the remaining of the option. Change-Id: I3f92add2f4505424264356a7ab832855c8971550 --- doc/source/user/report.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/user/report.txt b/doc/source/user/report.txt index 7e5860d..3211cee 100644 --- a/doc/source/user/report.txt +++ b/doc/source/user/report.txt @@ -317,7 +317,6 @@ default: nova.api.ec2.cloud:nova.notifications.notify_decorator nova.compute.api:nova.notifications.notify_decorator multi_host = False - multi_instance_display_name_template = %(name)s-%(count)d my_block_storage_ip = 10.0.0.9 my_ip = 10.0.0.9 network_allocate_retries = 0