remove unused & mismatched value in neutron values.yaml
in neutron chart, line 112~116 values.yaml are not used after 2017-04-11, moved into conf. and l3_ha_network_type should not be gre, because ml2 network type is set vxlan. Closes-Bug: #1691706 Change-Id: I5d993d6adffe7d7e938ce17d98ac780384b0a100
This commit is contained in:
parent
9e3486380f
commit
9286d085b1
@ -109,11 +109,6 @@ metadata_agent:
|
|||||||
default:
|
default:
|
||||||
debug: 'True'
|
debug: 'True'
|
||||||
|
|
||||||
neutron:
|
|
||||||
workers: 4
|
|
||||||
default:
|
|
||||||
l3_ha_network_type: gre
|
|
||||||
debug: 'True'
|
|
||||||
metadata:
|
metadata:
|
||||||
workers: 4
|
workers: 4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user