bump up networking-fortinet version to 1.1.3 to better support FOS5.4

Change-Id: If95a93bf08faad4397fe9d5917aae165ca6e2ade
This commit is contained in:
Jerry Zhao 2017-07-12 13:17:27 -07:00
parent a186f8c229
commit aa72447428
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
class neutron::params::openstack {
$fgt_hash = hiera('fuel-plugin-fortinet')
$networking_fortinet_version = '1.1.1'
$networking_fortinet_version = '1.1.3'
if($::osfamily == 'Redhat') {
$fwaas_package = 'python-neutron-fwaas'