[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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user