blob: d5e59dfccc7c39bf443f3bfac8ddcc8c50b79eb3 [file] [log] [blame]
Nishant Kumar66b7fbf2017-07-20 12:13:03 -04001.. _install-ubuntu:
2
3Install and configure for Ubuntu
4~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
6This section describes how to install and configure the volume
7service for Ubuntu 14.04 (LTS).
8
9.. include:: common_prerequisites.rst
10
11Install and configure components
12--------------------------------
13
14#. Install the packages:
15
16 .. code-block:: console
17
18 # apt-get update
19
20 # apt-get install
21
22.. include:: common_configure.rst
23
24Finalize installation
25---------------------
26
27Restart the volume services:
28
29.. code-block:: console
30
31 # service openstack-cinder_tempest_plugin-api restart