You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/05/08 09:00:13 UTC

[jira] [Created] (ARIA-216) Creating a service-template model with incorrect description type results in a bad error message

Ran Ziv created ARIA-216:
----------------------------

             Summary: Creating a service-template model with incorrect description type results in a bad error message
                 Key: ARIA-216
                 URL: https://issues.apache.org/jira/browse/ARIA-216
             Project: AriaTosca
          Issue Type: Bug
            Reporter: Ran Ziv
            Assignee: Ran Ziv
            Priority: Trivial


Using the service-template model directly, when creating an instance whose description  is of type `dict`, the following error message will appear:

{code}
"'str' object has no attribute 'items'"
{code}

Instead, one would expect a `SQL Storage error: ...` message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)