Github user ran-z commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/72#discussion_r104515849
--- Diff: aria/modeling/types.py ---
@@ -177,6 +177,7 @@ def coerce(cls, key, value):
except ValueError as e:
raise exceptions.StorageError('SQL Storage error:
{0}'.format(str(e)))
--- End diff --
i wonder if StorageErrors should be named something different now that the
package is named "modeling"
---
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.
---