Fix cinder storage node in Debian

This section was missing Debian in conditionals.

Change-Id: I0f4e56b3564f2db6d1aa2506f9a5cd881da1561b
This commit is contained in:
Thomas Goirand 2016-07-22 10:35:04 +02:00
parent f64a9a97f0
commit b2599f8bdf
1 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@ Install and configure components
# yum install openstack-cinder targetcli
.. only:: ubuntu
.. only:: ubuntu or debian
#. Install the packages:
@ -314,7 +314,7 @@ Finalize installation
# systemctl enable openstack-cinder-volume.service target.service
# systemctl start openstack-cinder-volume.service target.service
.. only:: ubuntu
.. only:: ubuntu or debian
#. Restart the Block Storage volume service including its dependencies: