Remove unused cinder parameter
This has been removed from the cinder heat template, so including it here causes an error when editing the parameters. Change-Id: I4cf5beed162054e4bb2bf87fcd3c8950e50a18c9
This commit is contained in:
parent
b553d4bfb1
commit
5f07f7bb5a
@ -133,8 +133,6 @@ class EditServiceConfig(horizon.forms.SelfHandlingForm):
|
||||
neutron_public_interface,
|
||||
compute_prefix + 'NeutronPublicInterface':
|
||||
neutron_public_interface,
|
||||
cinder_prefix + 'NeutronPublicInterface':
|
||||
neutron_public_interface,
|
||||
controller_prefix + 'NtpServer':
|
||||
ntp_server,
|
||||
compute_prefix + 'NtpServer':
|
||||
|
Loading…
Reference in New Issue
Block a user