GitHub user tliron opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/118
ARIA-139 Support attributes
Areas this PR addresses:
- Refactored TOSCA functions
- Refactored {{Parameter}} model to use a property for value, and similar
for coercion
- Added utility properties to {{Parameter}} model: container, service, and
service_template
- New in {{modeling.functions}}: evaluate function, Evaluation return
value, NodeTemplateConstraints class
- Re-enabled and fixed node filter constraints handling in modeling to
support new evaluation system
- Re-enabled value coercion for service instances in CLI core
- Fix back population for one-to-one relationships
- Fixes to TOSCA use case examples
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca ARIA-139-attributes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/118.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #118
----
commit b7e1836d894944ca1ae32fc63bb1b25e2fcaad6a
Author: Tal Liron <[email protected]>
Date: 2017-04-20T01:07:33Z
ARIA-139 Support attributes
----
---
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.
---