You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Aled Sage (JIRA)" <ji...@apache.org> on 2017/04/27 15:05:04 UTC

[jira] [Updated] (BROOKLYN-478) Unable to add preconfigured byon locations to catalog (no hosts)

     [ https://issues.apache.org/jira/browse/BROOKLYN-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aled Sage updated BROOKLYN-478:
-------------------------------
    Summary: Unable to add preconfigured byon locations to catalog (no hosts)  (was: Unable to add preconfigured byon locations (no hosts))

> Unable to add preconfigured byon locations to catalog (no hosts)
> ----------------------------------------------------------------
>
>                 Key: BROOKLYN-478
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-478
>             Project: Brooklyn
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Svetoslav Neykov
>
> Trying to add an "abstract" byon location with shared config and then specify just the hosts in extending locations. When trying to add the bom:
> {noformat}
> brooklyn.catalog:
>   version: "0.0.1-SNAPSHOT"
>   itemType: location
>   items:
>   - id: networking-common
>     item:
>       type: byon
>       brooklyn.config:
>         user: broo
>         privateKeyFile: ~/.ssh/broo
>   - id: networking-lb-tier
>     item:
>       type: networking-common
>       brooklyn.config:
>         hosts:
>         - 51.140.116.28
> {noformat}
> I get the following error:
> {noformat}
> Transformer for Brooklyn OASIS CAMP interpreter gave an error creating this plan: No class or resolver found for location type byon
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)