[ 
https://issues.apache.org/jira/browse/BROOKLYN-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940961#comment-14940961
 ] 

ASF GitHub Bot commented on BROOKLYN-177:
-----------------------------------------

Github user azbarcea commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/930#issuecomment-144974856
  
    some more example how it should happen when you do drop ...
    
    ```yaml
    # Please add your blueprint here
    services: 
    - type: org.apache.brooklyn.entity.database.mariadb.MariaDbNode
    #  broklyn.config:
    #  - activemq.brokerName: localhost
    #    activemq.install.mirror.url: 
http://www.mirrorservice.org/sites/ftp.apache.org/activemq
    #    activemq.jetty.port: 8161
    #    activemq.templateConfigurationUrl: config/activemq.xml
    ```
    
    The rest API returns the weird text in the ```planYaml``` field, which is 
not ```JSON```, neither ```yaml``` ... Also the above text that is inserted, we 
should either get it from the ```REST API```, or I could guess how to generate 
it.
    
    Any of your thoughts?


> Support for drag and drop when editing Blueprints
> -------------------------------------------------
>
>                 Key: BROOKLYN-177
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-177
>             Project: Brooklyn
>          Issue Type: New Feature
>    Affects Versions: 0.8.0
>            Reporter: Alex Zbarcea
>
> Applications in Brooklyn are built via composing services. As services are 
> available in the catalog, yaml could be constructed much faster if a 
> drag'n'drop feature would be available allowing a user to select and drop the 
> required entities. Further editing of the yaml would still be necessary, but 
> such a feature would also provide basic guidance to the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to