neutron-lbaas-dashboard update

- python-neutron-lbaas-dashboard version was outdated
  updated to latest stable/pike release version

Change-Id: I103e9747439841063f1a926ef9d7883287f63999
This commit is contained in:
Christoph Albers 2017-09-15 14:48:35 +02:00
parent 1f3ed2d4fd
commit 4cb260001f
1 changed files with 1 additions and 1 deletions

View File

@ -238,4 +238,4 @@ default['openstack']['dashboard']['neutron']['enable_vpn'] = false
# }
default['openstack']['dashboard']['misc_local_settings'] = nil
# version of python neutron-lbaas-dashboard package to install
default['openstack']['dashboard']['lbaas']['version'] = '1.0.0'
default['openstack']['dashboard']['lbaas']['version'] = '3.0.1'