You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Duncan Godwin (JIRA)" <ji...@apache.org> on 2017/11/09 11:01:00 UTC

[jira] [Created] (BROOKLYN-551) Cannot add location

Duncan Godwin created BROOKLYN-551:
--------------------------------------

             Summary: Cannot add location
                 Key: BROOKLYN-551
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-551
             Project: Brooklyn
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Duncan Godwin


I cannot add a location either through the add yaml to catalog using:
{code}
brooklyn.catalog:
  id: 'my-id'
  name: 'my-name'
  itemType: location
  item:
    type: jclouds:aws-ec2
    brooklyn.config:
      region: eu-central-1
      identity: aaaaaaa
      credential: bbbbbbbb
{code}

nor using the location wizard




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)