[
https://issues.apache.org/jira/browse/CLOUDSTACK-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873601#comment-15873601
]
Rajani Karuturi edited comment on CLOUDSTACK-9777 at 2/19/17 10:01 AM:
-----------------------------------------------------------------------
Hi [~ibrahimsharaf], thanks for your interest.
currently, the UI of cloudstack it very tightly integrated within cloudstack
and lives as a separate maven module at
https://github.com/apache/cloudstack/tree/master/client It uses js/ajax etc.
and talks to cloudstack only through api. But, its bundled with cloudstack
cloudmonkey is cli for cloudstack. It lives as separate project at
https://github.com/apache/cloudstack-cloudmonkey/
similar to cloudmonkey, I would like the UI part of cloudstack to move to
separate project and work with any cloudstack endpoint.
was (Author: rajanik):
Hi [~ibrahimsharaf], thanks for your interest.
cloudmonkey is cli for cloudstack. It lives as separate project at
https://github.com/apache/cloudstack-cloudmonkey/
currently, the UI of cloudstack it very tightly integrated within cloudstack
and lives as a separate maven module at
https://github.com/apache/cloudstack/tree/master/client It uses js/ajax etc.
and talks to cloudstack only through api. But, its bundled with cloudstack
similar to cloudmonkey, I would like the UI part of cloudstack to move to
separate project and work with any cloudstack endpoint.
> decouple cloudstack UI
> ----------------------
>
> Key: CLOUDSTACK-9777
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9777
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rajani Karuturi
> Labels: gsoc2017
>
> just like cloudmonkey, decouple cloudstack UI to a separate project.
> It should be able to talk to any cloudstack endpoint
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)