Change networking-hyperv version for Pike

Change-Id: I56b9ef9ceb449d3fe6f2aa4cf856d6d1d7af7ee9
This commit is contained in:
Dan Ardelean 2017-08-28 12:56:25 +03:00
parent 3bb081c793
commit 6dc8e97846
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
{% elif install_type == 'source' %}
{% set neutron_server_pip_packages = [
'"networking-hyperv<=4.0.0"'
'"networking-hyperv>=5.0.0,<6.0.0"'
] %}
{% set neutron_server_plugins_pip_packages = [