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

Incorrect name in derived locations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.9.0
    • None
    • OSX

    Description

      The following location displays "Test Location 1" for both "Test Location 1" and "Test Location 2" when you use it to launch an application.

      See the screenshot here: https://s3.amazonaws.com/drigodwin-misc/brooklyn-248-ss.png

      brooklyn.catalog:
        version: 0.2.0
        items:
        - id: test-location-1
          name: "Test Location 1"
          itemType: location
          item:
            type: byon:(hosts="10.10.10.102")
            brooklyn.config:
              displayName: testingdisplayName
              user: testinguser
              password: testingpassword
              privateKeyFile: testingprivateKeyFile
              privateKeyPassphrase: testingprivateKeyPassphrase
      
        - id: test-location-2
          name: "Test Location 2"
          itemType: location
          item:
            type: test-location-1
            brooklyn.config:
              displayName: testingdisplayName2
              user: testinguser2
      

      Attachments

        Activity

          People

            aled.sage Aled Sage
            drigodwin Duncan Godwin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: