Merge "nova-spicehtml5proxy dependency package added"
This commit is contained in:
commit
5fc716a44e
@ -10,13 +10,15 @@ MAINTAINER {{ maintainer }}
|
|||||||
|
|
||||||
{% set nova_spicehtml5proxy_packages = [
|
{% set nova_spicehtml5proxy_packages = [
|
||||||
'openstack-nova-spicehtml5proxy',
|
'openstack-nova-spicehtml5proxy',
|
||||||
'spice-html5'
|
'spice-html5',
|
||||||
|
'numpy'
|
||||||
] %}
|
] %}
|
||||||
|
|
||||||
{% elif base_distro in ['ubuntu'] %}
|
{% elif base_distro in ['ubuntu'] %}
|
||||||
|
|
||||||
{% set nova_spicehtml5proxy_packages = [
|
{% set nova_spicehtml5proxy_packages = [
|
||||||
'nova-spiceproxy'
|
'nova-spiceproxy',
|
||||||
|
'websockify'
|
||||||
] %}
|
] %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user