[openstack-dev] [Horizon] Is it the time to separate horizon and	openstack_dashboard?
    Zhigang Wang 
    w1z2g3 at gmail.com
       
    Sat Jun 22 04:43:33 UTC 2013
    
    
  
Hi,
I think horizon will be very attractive to Django developers if we
separate it from openstack_dashboard.
Is it the time to do it?
I found it's pretty easy to use the horizon app in a standard Django
project and it just works.
Current issues:
* Some places still tight to OpenStack.
* It pulls all the OpenStack related dependencies, e.g., the client
api modules, openstack_auth, etc.
* The test cases.
Thanks,
Zhigang
    
    
More information about the OpenStack-dev
mailing list