bump networking-fortinet to 1.1.4 to support fos5.6

Change-Id: I594aaa8ef5f7a04086ead40bc0bee37dc1123064
This commit is contained in:
Jerry Zhao 2017-07-24 14:46:06 -07:00
parent aa72447428
commit aad03dd17d
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.3'
$networking_fortinet_version = '1.1.4'
if($::osfamily == 'Redhat') {
$fwaas_package = 'python-neutron-fwaas'