You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Thomas Bouron (JIRA)" <ji...@apache.org> on 2016/08/22 15:28:20 UTC

[jira] [Created] (BROOKLYN-336) Policy added even though the API returns an error

Thomas Bouron created BROOKLYN-336:
--------------------------------------

             Summary: Policy added even though the API returns an error
                 Key: BROOKLYN-336
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-336
             Project: Brooklyn
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Thomas Bouron


Deploying this simple blueprint:
{code:title=Bar.java|borderStyle=solid}
location: localhost
services:
- type: org.apache.brooklyn.entity.software.base.EmptySoftwareProcess
  name: Test
{code}

then heading to the policy tab to add a `org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy` which shouldn't work. The UI displays the error coming back from the API but the policy is added anyway.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)