GitHub user AviaE opened a pull request:

    https://github.com/apache/incubator-ariatosca/pull/132

    ARIA-171 service_template.services type inconsistency

    As opposed to service_template.node_templates and service.nodes
    which have a dict interface, service_template.services
    had a list interface. That seemed as inconsistent, so the former
    interface was changed to a dict interface as well.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-ariatosca 
ARIA-171-service-template-services-type-inconsistency

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-ariatosca/pull/132.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 #132
    
----
commit 4425c10306517cffce930b3f81623f350a116fae
Author: Avia Efrat <a...@gigaspaces.com>
Date:   2017-05-15T11:26:34Z

    ARIA-171 service_template.services type inconsistency
    
    As opposed to service_template.node_templates and service.nodes
    which have a dict interface, service_template.services
    had a list interface. That seemed as inconsistent, so the former
    interface was changed to a dict interface as well.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to