From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= Setup OpenStack dashboard and perform an initial login. |setup= * Get a basic openstack setup: [[Getting started with OpenStack on Fedora 17#Basic...")
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|setup=
|setup=


These 2 steps are already completed but for reference:
* Get a basic openstack setup: [[Getting started with OpenStack on Fedora 17#Basic_Setup]]
* Get a basic openstack setup: [[Getting started with OpenStack on Fedora 17#Basic_Setup]]
* Follow the keystone setup steps here: [[Getting started with OpenStack on Fedora 17#Configuring keystone for authentication]]
* Follow the keystone setup steps here: [[Getting started with OpenStack on Fedora 17#Configuring keystone for authentication]]
* Follow the initial horizon steps here: [[Getting started with OpenStack on Fedora 17#Configuring the OpenStack Dashboard]]
This new setup will need to be performed:
* Follow the horizon steps in this section: [[Getting started with OpenStack on Fedora 17#Configuring the OpenStack Dashboard]]


|actions=
|actions=
Line 16: Line 18:
* Navigate to http://localhost/dashboard with a web browser
* Navigate to http://localhost/dashboard with a web browser
* Log in as user 'demo', password 'verybadpass'
* Log in as user 'demo', password 'verybadpass'
* Select each option on the left hand side and make sure the pages do not error in any obvious way (the tenant chooser is [https://bugzilla.redhat.com/show_bug.cgi?id=801208 known busted]. The options should be:
** Overview
** Instance & Volumes
** Images & Snapshots
** Access & Security
* Click 'Sign out'
* Click 'Sign out'
* Log in as user 'admin', password 'verybadpass'
* Log in as user 'admin', password 'verybadpass'
* Select each option on the left hand side under the 'Admin' category, and make sure the pages do not error in any obvious way. The options should be:
** Overview
** Instances
** Services
** Flavors
** Images
** Projects
** Users
** Quotas
* Click 'Sign out'
* Click 'Sign out'



Latest revision as of 15:47, 18 September 2012

Description

Setup OpenStack dashboard and perform an initial login.

Setup

These 2 steps are already completed but for reference:

This new setup will need to be performed:

How to test

Presuming you followed the keystone setup steps exactly, you should have 2 accounts 'demo' and 'admin', but with password 'verybadpass'. Using those values

  • Navigate to http://localhost/dashboard with a web browser
  • Log in as user 'demo', password 'verybadpass'
  • Select each option on the left hand side and make sure the pages do not error in any obvious way (the tenant chooser is known busted. The options should be:
    • Overview
    • Instance & Volumes
    • Images & Snapshots
    • Access & Security
  • Click 'Sign out'
  • Log in as user 'admin', password 'verybadpass'
  • Select each option on the left hand side under the 'Admin' category, and make sure the pages do not error in any obvious way. The options should be:
    • Overview
    • Instances
    • Services
    • Flavors
    • Images
    • Projects
    • Users
    • Quotas
  • Click 'Sign out'

Expected Results

No obvious errors were thrown.