You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by AviaE <gi...@git.apache.org> on 2017/05/15 11:41:00 UTC

[GitHub] incubator-ariatosca pull request #132: ARIA-171 service_template.services ty...

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

[GitHub] incubator-ariatosca pull request #132: ARIA-171 service_template.services ty...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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.
---