Files
heat-dashboard/doc/source/install/install-ubuntu.rst
Keiichi Hikita 867749f5b3 add docs
2017-10-06 14:49:25 +09:00

580 B

Install and configure for Ubuntu

This section describes how to install and configure the openstack service for Ubuntu 14.04 (LTS).

Install and configure components

  1. Install the packages:

    # apt-get update
    
    # apt-get install

Finalize installation

Restart the openstack services:

# service openstack-../horizon-api restart