openstack-manuals/doc/admin-guide-cloud/source/dashboard_manage_instances.rst
Joseph Robinson 5fc76a1af1 Setting up Administrator Guide Dashboard Chapter
Introducing Admin User Guide dashboard content to
the Cloud Admin Guide as a part of the reorganisation
goal. This patch is the first step in creating a new
Dashboard section for Admin Users in the Cloud Admin Guide,
as disucssed in the User Guide Specialty team meetings.

1.) Moving:
   dashboard_manage_host_aggregates.rst
   dashboard_manage_flavors.rst
   dashboard_admin_manage_stacks.rst
   dashboard_manage_instances.rst
   dashboard_manage_images.rst
   shared_file_systems_manage_shares_dashboard.rst

2). Remove the Images and Instances content from the compute-images-instances.rst

3.) Move the Shared file system dashboard content out of
    shared_file_system.rst, and into the Dashboard.rst chapter.

Change-Id: I1e3c122e58349853b61be4ba514e469da407c1c9
Implements: blueprint user-guides-reorganised
2016-02-19 16:33:18 +10:00

2.7 KiB

Manage instances

As an administrative user, you can manage instances for users in various projects. You can view, terminate, edit, perform a soft or hard reboot, create a snapshot from, and migrate instances. You can also view the logs for instances or launch a VNC console for an instance.

For information about using the Dashboard to launch instances as an end user, see the OpenStack End User Guide.

Create instance snapshots

  1. Log in to the Dashboard and choose the admin project from the drop-down list at the top of the page.
  2. On the Admin tab, open the System tab and click the Instances category.
  3. Select an instance to create a snapshot from it. From the Actions drop-down list, select Create Snapshot.
  4. In the Create Snapshot window, enter a name for the snapshot.
  5. Click Create Snapshot. The Dashboard shows the instance snapshot in the Images category.
  6. To launch an instance from the snapshot, select the snapshot and click Launch Instance. For information about launching instances, see the OpenStack End User Guide.

Control the state of an instance

  1. Log in to the Dashboard and choose the admin project from the drop-down list at the top of the page.

  2. On the Admin tab, open the System tab and click the Instances category.

  3. Select the instance for which you want to change the state.

  4. From the drop-down list in the Actions column, select the state.

    Depending on the current state of the instance, you can perform various actions on the instance. For example, pause, un-pause, suspend, resume, soft or hard reboot, or terminate (actions in red are dangerous).

Figure Dashboard — Instance Actions

Track usage

Use the Overview category to track usage of instances for each project.

You can track costs per month by showing meters like number of VCPUs, disks, RAM, and uptime of all your instances.

  1. Log in to the Dashboard and choose the admin project from the drop-down list at the top of the page.
  2. On the Admin tab, open the System tab and click the Overview category.
  3. Select a month and click Submit to query the instance usage for that month.
  4. Click Download CSV Summary to download a CSV summary.