From Fedora Project Wiki

Revision as of 22:33, 7 March 2012 by Crobinso (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Setup OpenStack dashboard and perform an initial login.

Setup

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'
  • Click 'Sign out'
  • Log in as user 'admin', password 'verybadpass'
  • Click 'Sign out'

Expected Results

No obvious errors were thrown.