Skip to content
Snippets Groups Projects
Commit 5fc716a4 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "nova-spicehtml5proxy dependency package added"

parents dcb10260 246acc40
No related branches found
No related tags found
No related merge requests found
......@@ -10,13 +10,15 @@ MAINTAINER {{ maintainer }}
{% set nova_spicehtml5proxy_packages = [
'openstack-nova-spicehtml5proxy',
'spice-html5'
'spice-html5',
'numpy'
] %}
{% elif base_distro in ['ubuntu'] %}
{% set nova_spicehtml5proxy_packages = [
'nova-spiceproxy'
'nova-spiceproxy',
'websockify'
] %}
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment