blob: ba1461298e6bf4accc14d09110e3a9abdaeeba6e [file] [log] [blame]
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01001.. _install-ubuntu:
2
3Install and configure for Ubuntu
4~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
6This section describes how to install and configure the openstack
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 openstack services:
28
29.. code-block:: console
30
31 # service openstack-manila-tempest-plugin-api restart