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
This commit is contained in:
parent
884cee9f68
commit
5d7035c8de
@ -317,7 +317,6 @@ default:
|
|||||||
nova.api.ec2.cloud:nova.notifications.notify_decorator
|
nova.api.ec2.cloud:nova.notifications.notify_decorator
|
||||||
nova.compute.api:nova.notifications.notify_decorator
|
nova.compute.api:nova.notifications.notify_decorator
|
||||||
multi_host = False
|
multi_host = False
|
||||||
multi_instance_display_name_template = %(name)s-%(count)d
|
|
||||||
my_block_storage_ip = 10.0.0.9
|
my_block_storage_ip = 10.0.0.9
|
||||||
my_ip = 10.0.0.9
|
my_ip = 10.0.0.9
|
||||||
network_allocate_retries = 0
|
network_allocate_retries = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user