Bug 1042008

Summary: [RFE][horizon]: separate horizon from openstack-dashboard
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED CANTFIX QA Contact: Ami Jeain <ajeain>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: aberezin, aortega, jpichon, markmc, mrunge, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/horizon/+spec/separate-horizon-from-dashboard
Whiteboard: upstream_milestone_none upstream_status_slow-progress upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-03 21:24:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 20:32:34 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/separate-horizon-from-dashboard.

Description:

Horizon is a framework to build UIs using restful services.
OpenStack Dashbaord is just a reference implementation.

I think, we can attract more developers, when promoting horizon unrelated to OpenStack Dashboard.

Specification URL (additional information):

None

Comment 2 Matthias Runge 2014-12-03 21:24:15 UTC
In todays's upstream meeting, we decided to drop the split.
- it would unnecessarily slow down upstream development
- nobody is using horizon_lib outside openstack
- it's mostly obsolete with the new direction of re-implementing everything in JavaScript.