(Fill out 'how to test') |
(move to OpenStack category) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 11: | Line 11: | ||
* Targeted release: [[Releases/17 | Fedora 17 ]] | * Targeted release: [[Releases/17 | Fedora 17 ]] | ||
* Last updated: February 06 2012 | * Last updated: February 06 2012 | ||
* Percentage of completion: | * Percentage of completion: 100% | ||
== Detailed Description == | == Detailed Description == | ||
Line 32: | Line 32: | ||
*** Package python-quantumclient [https://bugzilla.redhat.com/show_bug.cgi?id=785016 (review request)] (DONE) | *** Package python-quantumclient [https://bugzilla.redhat.com/show_bug.cgi?id=785016 (review request)] (DONE) | ||
** Package horizon [https://bugzilla.redhat.com/show_bug.cgi?id=785946 (review request)] (DONE) | ** Package horizon [https://bugzilla.redhat.com/show_bug.cgi?id=785946 (review request)] (DONE) | ||
* Document steps required to configure OpenStack for horizon access | * Document steps required to configure OpenStack for horizon access (DONE) | ||
* Determine if any work can be done to make OpenStack work out of the box easier with horizon | * Determine if any work can be done to make OpenStack work out of the box easier with horizon (Ongoing) | ||
== How To Test == | == How To Test == | ||
Line 55: | Line 55: | ||
* [http://horizon.openstack.org/ Upstream horizon docs] | * [http://horizon.openstack.org/ Upstream horizon docs] | ||
* [http://lists.fedoraproject.org/pipermail/cloud/2012-January/001162.html Running horizon/dashboard from git (round 2)] | * [http://lists.fedoraproject.org/pipermail/cloud/2012-January/001162.html Running horizon/dashboard from git (round 2)] | ||
* [[Getting started with OpenStack on Fedora 17]] | |||
== Release Notes == | == Release Notes == | ||
Line 64: | Line 65: | ||
[[Category:FeatureAcceptedF17]] | [[Category:FeatureAcceptedF17]] | ||
[[Category: | [[Category:OpenStack]] |
Latest revision as of 06:04, 25 April 2012
Openstack web user interface (Horizon)
Summary
Include Horizon, the OpenStack web user interface, in Fedora 17.
Owner
- Name: Cole Robinson
- Email: crobinso@redhat.com
Current status
- Targeted release: Fedora 17
- Last updated: February 06 2012
- Percentage of completion: 100%
Detailed Description
Horizon is the official web user interface for OpenStack, and will be a core component of the next OpenStack release scheduled for April 2012. Horizon provides graphical means for users to start, stop, and view details about their virtual instances, as well as cloud admin tasks like managing users and tenants/accounts.
This feature will track getting Horizon working as easy as possible out of the box for Fedora 17.
Benefit to Fedora
OpenStack has a lot of mind share. Improving our OpenStack story has the potential to bring new users and OpenStack developers into the Fedora community. Horizon will play a vital part in improving our OpenStack story. Having a graphical UI will make marketing Fedora as an OpenStack platform much easier, and will lower the barrier to entry for new OpenStack users to get started.
Scope
(the nitty gritty of the scope is unclear right now, will be updated when I have a better idea of the specific tasks)
- Get horizon in f17/rawhide
- Upstream work to remove dependency on deprecated openstackx package (upstream blueprint) (DONE)
- Determine full dependency list (DONE)
- Package python-keystoneclient (review request) (DONE)
- Package python-quantumclient (review request) (DONE)
- Package horizon (review request) (DONE)
- Document steps required to configure OpenStack for horizon access (DONE)
- Determine if any work can be done to make OpenStack work out of the box easier with horizon (Ongoing)
How To Test
(this section will be expanded when I have a better idea of options for test cases)
- Run through Getting started with OpenStack on Fedora 17#Basic Setup
- Dashboard test cases: Test Day:2012-03-08 OpenStack Test Day#Test Cases
User Experience
OpenStack users will have the ability to use a nice web UI rather than command line everything. New users interested in OpenStack will have a simpler way to dive into the project.
Dependencies
The OpenStack essex release schedule is a semi dependency, but even if the schedule slipped we would still likely package a release candidate or similar.
Contingency Plan
If the work isn't done in time, horizon can just not be included in Fedora 17, since it's a new package. If documentation isn't finished, we could include the package but probably want to drop this from the feature process. Improvements like simplifying the out of the box config can be dropped if necessary.
Documentation
- Upstream openstack docs
- Upstream horizon docs
- Running horizon/dashboard from git (round 2)
- Getting started with OpenStack on Fedora 17
Release Notes
Horizon, the official web user interface for OpenStack, is now available.