GitHub user tliron opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/191
ARIA-321 Provide Clearwater IMS example
Related fixes included in this commit:
* Allows capabilities, interfaces, and properties to override parent
definition types only if the new type is a descendant of the overridden
type
* Fix bugs in model instrumentation (to allow ctx access to capability
properties and complex values)
* Fix to get_property intrinsic function
* Fix the "required" field for parameters (it wasn't working)
* Don't let scalar values be negative
* Doc fixes related to ARIA-277
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca ARIA-321-clearwater
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/191.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 #191
----
commit 8bb52180a34ca5617cc89c1ac39b152e0bda7d25
Author: Tal Liron <[email protected]>
Date: 2017-07-27T22:58:17Z
ARIA-321 Provide Clearwater IMS example
Related fixes included in this commit:
* Allows capabilities, interfaces, and properties to override parent
definition types only if the new type is a descendant of the overridden
type
* Fix bugs in model instrumentation (to allow ctx access to capability
properties and complex values)
* Fix to get_property intrinsic function
* Fix the "required" field for parameters (it wasn't working)
* Don't let scalar values be negative
* Doc fixes related to ARIA-277
----
---
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.
---