You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2016/06/07 13:38:56 UTC

[GitHub] brooklyn-library pull request #33: Allow creating roles for PostgreSQL

Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-library/pull/33#discussion_r66071462
  
    --- Diff: qa/src/test/resources/java-web-app-and-db-with-function.yaml ---
    @@ -17,18 +17,20 @@
     # under the License.
     #
     name: java-cluster-db-example
    -location: localhost
     services:
    -- type: org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
    +- serviceType: org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
    --- End diff --
    
    Why change this? `type` should work as well. This file seems unrelated to the rest of the pull request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---