Hi,

As you may know Brooklyn relies on Apache jclouds when it needs to
provision nodes on the clouds. In case you've not seen [1] jclouds should
be able to talk to Eucalyptus and so Brooklyn.
Which version is your installation based on?
Could you also share here the relavant snippet of your brooklyn.debug.log ?

HTH,
Andrea

[1]: https://jclouds.apache.org/guides/aws-ec2/

Il giorno mer 17 feb 2016 04:22 jiangchuan (JIRA) <j...@apache.org> ha
scritto:

> jiangchuan created BROOKLYN-226:
> -----------------------------------
>
>              Summary: brooklyn support for eucalyptus
>                  Key: BROOKLYN-226
>                  URL: https://issues.apache.org/jira/browse/BROOKLYN-226
>              Project: Brooklyn
>           Issue Type: Bug
>     Affects Versions: 0.8.0
>          Environment: brooklyn-0.8.0-incubating
>             Reporter: jiangchuan
>              Fix For: 0.8.0
>
>
> Does brooklyn support for deploying applications to eucalyptus?
> I see jclouds support for eucalyputs, but donot know how to deploy from
> blueprint. My test blueprint is:
> name: simple-vm
> location:
>   jclouds:aws-ec2:
>     region: eucalyptus
>     endpoint: http://192.168.1.115:8773/services/Eucalyptus/
>     identity: AKIAAGOAPL5FH66LXXXX
>     credential: FKgrJrnyFyZOToZzWjht2hGvNtjKidhjJjwJXXXX
> services:
> - type: brooklyn.entity.basic.EmptySoftwareProcess
>   name: VM
>
> Java heap memory error occurs when I deploy this blueprint from brooklyn
> 0.8.0.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>

Reply via email to