Mark NeutronFirewallDriver deprecated properly

The change d9bae4c556 deprecated
the NeutronFirewallDriver parameter but it didn't added the parameter
to the deprecated parameter_groups.

Change-Id: Idd7a01d34d51045147536021bf06396e71e7d0c7
This commit is contained in:
Takashi Kajinami 2021-06-08 22:02:51 +09:00
parent 098df978cf
commit 82de22a430
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ parameter_groups:
OpenStack mailing list.
parameters:
- NeutronOverlayIPVersion
- NeutronFirewallDriver
conditions:
physical_network_mtus_set: {not: {equals: [{get_param: NeutronML2PhysicalNetworkMtus}, []]}}