[install] Fix Ceilometer + Nova in Debian

This patch adds Debian to the conditional when configuring
Nova with Ceilometer.

Change-Id: Ia5b68d4e17a449c560be0de83a0c3400326834dd
This commit is contained in:
Thomas Goirand
2015-12-01 09:48:25 +01:00
parent 198f1d877a
commit f8f0405811

View File

@@ -23,7 +23,7 @@ Install and configure components
# yum install openstack-ceilometer-compute python-ceilometerclient python-pecan
.. only:: ubuntu
.. only:: ubuntu or debian
#. Install the packages:
@@ -145,7 +145,7 @@ Finalize installation
# systemctl restart openstack-nova-compute.service
.. only:: ubuntu
.. only:: ubuntu or debian
#. Restart the agent: