Update librabbit package for novnc in 16.04

In Ubuntu 16.04, the package name for librabbitmq1 [1] has changed to
librabbitmq4 [2]. This change updates that dependency.

[1] - https://launchpad.net/ubuntu/xenial/ppc64el/librabbitmq1/0.5.2-2
[2] - https://launchpad.net/ubuntu/xenial/ppc64el/librabbitmq4/0.7.1-1

Change-Id: Ife3f37cd6681d90aabf9595de317b52aba653729
This commit is contained in:
Adam Reznechek 2016-09-02 08:44:21 -05:00
parent 283fb734b6
commit 1d1c294311

View File

@ -32,7 +32,7 @@ nova_novnc_distro_packages:
- libjs-sphinxdoc
- libjs-underscore
- libjs-swfobject
- librabbitmq1
- librabbitmq4
- libyaml-0-2
nova_compute_kvm_distro_packages: