bump up networking-fortinet version

This commit is contained in:
Jerry Zhao 2016-06-28 18:27:17 -07:00
parent 02e623abc5
commit a186f8c229
1 changed files with 1 additions and 1 deletions

View File

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