1.4. OpenStack Service Details

1.4.1. Dashboard Service

The Dashboard service provides a graphical user interface for end users and administrators, allowing operations such as creating and launching instances, managing networking, and setting access controls. Its modular design allows interfacing with other products such as billing, monitoring, and additional management tools. The service provides three basic Dashboards: user, system, and settings.
The following screenshot displays a user's Dashboard after OpenStack is first installed:
Screenshot of Overview menu item displayed on the Dashboard of Red Hat OpenStack

Figure 1.2. Dashboard Service Overview

The identity of the logged-in user determines the dashboards and panels that are visible in the Dashboard.

Table 1.2. Dashboard Service components

Component Description
openstack-dashboard
A Django (Python) web application, provides access to the dashboard using any web browser.
An Apache HTTP server (httpd service)
Hosts the application.
Database
For managing sessions.