[jira] [Commented] (BROOKLYN-625) Blueprint Composer cannot select a location

2020-02-12 Thread Richard Downer (Jira)


[ 
https://issues.apache.org/jira/browse/BROOKLYN-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035756#comment-17035756
 ] 

Richard Downer commented on BROOKLYN-625:
-

I'm still seeing this issue - both with Chrome and Firefox, and with native 
Windows and WSL2 Ubuntu Linux.

Attached a screenshot. Am I doing something wrong?

!Annotation 2020-02-12 221501.png!

> Blueprint Composer cannot select a location
> ---
>
> Key: BROOKLYN-625
> URL: https://issues.apache.org/jira/browse/BROOKLYN-625
> Project: Brooklyn
>  Issue Type: Bug
>Affects Versions: 1.0.0
> Environment: Windows 10 Professional 64-bit
> Firefox 72.0.2 (64-bit)
> Apache Brooklyn 1.0.0-rc2
>Reporter: Richard Downer
>Priority: Major
> Fix For: 1.0.0
>
> Attachments: Annotation 2020-02-12 221501.png, 
> image-2020-02-12-22-14-27-176.png
>
>
>  
>  
>  # Ensure at least one location is configured in the Location Manager.
>  # Open the Blueprint Composer.
>  # Click on the "New Application" entity on the canvas.
>  # In the sidebar, expand the Location section and click "Attach a location".
>  
> Expected behaviour: a list of locations to choose from.
> Actual behaviour: an empty list and message "Nothing available"
> Workaround: the location name can be typed in manually, then the "ad hoc" 
> tile clicked and attached.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BROOKLYN-625) Blueprint Composer cannot select a location

2020-02-12 Thread Paul Campbell (Jira)


[ 
https://issues.apache.org/jira/browse/BROOKLYN-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035433#comment-17035433
 ] 

Paul Campbell commented on BROOKLYN-625:


I see the expected behaviour too.

 

Firefox 72.0.2  on Debian 10

> Blueprint Composer cannot select a location
> ---
>
> Key: BROOKLYN-625
> URL: https://issues.apache.org/jira/browse/BROOKLYN-625
> Project: Brooklyn
>  Issue Type: Bug
>Affects Versions: 1.0.0
> Environment: Windows 10 Professional 64-bit
> Firefox 72.0.2 (64-bit)
> Apache Brooklyn 1.0.0-rc2
>Reporter: Richard Downer
>Priority: Major
> Fix For: 1.0.0
>
>
>  
>  
>  # Ensure at least one location is configured in the Location Manager.
>  # Open the Blueprint Composer.
>  # Click on the "New Application" entity on the canvas.
>  # In the sidebar, expand the Location section and click "Attach a location".
>  
> Expected behaviour: a list of locations to choose from.
> Actual behaviour: an empty list and message "Nothing available"
> Workaround: the location name can be typed in manually, then the "ad hoc" 
> tile clicked and attached.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BROOKLYN-625) Blueprint Composer cannot select a location

2020-02-12 Thread Martin Harris (Jira)


[ 
https://issues.apache.org/jira/browse/BROOKLYN-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035418#comment-17035418
 ] 

Martin Harris commented on BROOKLYN-625:


Could not reproduce the issue. When I clicked on `Attach a location`, the one 
location I had configured was shown, but the name was wrong. The actual 
location name was `centos7:aws:default-region`, but it was displayed as `AWS 
Virginia` (the location is in us-east-1). When I examined the YAML, it was 
correctly displayed as `centos7:aws:default-region`

Issue tested on:

macOS Catalina Version 10.15.3 (19D76)

Chrome Version 79.0.3945.130 (Official Build) (64-bit)

Apache Brooklyn 1.0.0-rc2

 

Location definition as follows:

 

```
brooklyn.catalog:
  id: 'centos7_aws_default-region'
  name: 'centos7:aws:default-region'
  itemType: location
  item:
type: jclouds:aws-ec2
brooklyn.config:
  region: us-east-1
  identity: 
  credential: 
      minRam: 2000
  loginUser: centos
  privateKeyData: |
-BEGIN RSA PRIVATE KEY-
        
-END RSA PRIVATE KEY-
  user: martin
  imageId: us-east-1/ami-9887c6e7
  maxConcurrentMachineCreations: 3
  machineCreateAttempts: 3
  cloudMachineNamer: 
org.apache.brooklyn.core.location.cloud.names.CustomMachineNamer
  custom.machine.namer.machine: 
MH-${entity.displayName[0..*10]}-${entity.id}
```

> Blueprint Composer cannot select a location
> ---
>
> Key: BROOKLYN-625
> URL: https://issues.apache.org/jira/browse/BROOKLYN-625
> Project: Brooklyn
>  Issue Type: Bug
>Affects Versions: 1.0.0
> Environment: Windows 10 Professional 64-bit
> Firefox 72.0.2 (64-bit)
> Apache Brooklyn 1.0.0-rc2
>Reporter: Richard Downer
>Priority: Major
> Fix For: 1.0.0
>
>
>  
>  
>  # Ensure at least one location is configured in the Location Manager.
>  # Open the Blueprint Composer.
>  # Click on the "New Application" entity on the canvas.
>  # In the sidebar, expand the Location section and click "Attach a location".
>  
> Expected behaviour: a list of locations to choose from.
> Actual behaviour: an empty list and message "Nothing available"
> Workaround: the location name can be typed in manually, then the "ad hoc" 
> tile clicked and attached.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BROOKLYN-625) Blueprint Composer cannot select a location

2020-02-12 Thread Thomas Bouron (Jira)


[ 
https://issues.apache.org/jira/browse/BROOKLYN-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035414#comment-17035414
 ] 

Thomas Bouron commented on BROOKLYN-625:


Hi [~richard]. I tested on:
 * Chrome 80.0.3987.87
 * Firefox 73.0
 * Opera 66.0.3515.72
 * Safari 13.0.4 (15608.4.9.1.3) 

and I can see the locations just fine. Note if you add a location *after 
loading* the blueprint composer, you will need to refresh to page to see the 
location show up.

> Blueprint Composer cannot select a location
> ---
>
> Key: BROOKLYN-625
> URL: https://issues.apache.org/jira/browse/BROOKLYN-625
> Project: Brooklyn
>  Issue Type: Bug
>Affects Versions: 1.0.0
> Environment: Windows 10 Professional 64-bit
> Firefox 72.0.2 (64-bit)
> Apache Brooklyn 1.0.0-rc2
>Reporter: Richard Downer
>Priority: Major
> Fix For: 1.0.0
>
>
>  
>  
>  # Ensure at least one location is configured in the Location Manager.
>  # Open the Blueprint Composer.
>  # Click on the "New Application" entity on the canvas.
>  # In the sidebar, expand the Location section and click "Attach a location".
>  
> Expected behaviour: a list of locations to choose from.
> Actual behaviour: an empty list and message "Nothing available"
> Workaround: the location name can be typed in manually, then the "ad hoc" 
> tile clicked and attached.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)