Uploaded image for project: 'Brooklyn'
  1. Brooklyn
  2. BROOKLYN-478

Unable to add preconfigured byon locations to catalog (no hosts)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • None

    Description

      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:

      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
      

      I get the following error:

      Transformer for Brooklyn OASIS CAMP interpreter gave an error creating this plan: No class or resolver found for location type byon
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            svet Svetoslav Neykov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: