Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/124#issuecomment-52948555
(form discussion - call this Q2)
Do we need to support adding a "policy" which is really multiple policies
simultaneously (ie a "policy set" acting as a new policy)? IOW what if the
syntax were *more* similar to that of services:
name: Demo Policy
brooklyn.catalog:
id: demo_policy
version: 0.1.0
libraries:
- url: file://<path>/mms-sample-policies-0.1.0-SNAPSHOT.jar
brooklyn.policies:
- type: io.cloudsoft.ibm.mms.amp.policies.CompliancePolicy
# and i could have *another* -type: OtherPolicy here and both whould
be added when demo_policy is selected
---
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 [email protected] or file a JIRA ticket
with INFRA.
---