[
https://issues.apache.org/jira/browse/ARIA-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255542#comment-16255542
]
DeWayne Filppi commented on ARIA-407:
-------------------------------------
It probably should be, but not the way it is with Cloudify. It's good that
attributes in TOSCA are explicit, but there are cases where attributes (or
their structure) can't be known in advance. For example, in the service proxy
plugin I'm working on it points to an arbitrary service and copies the outputs
into attributes. To force the attributes to be explicit makes the
implementation ugly ( jsonify the outputs, and stick them in a string or
something).
> cloudify plugins permitted to create attributes
> -----------------------------------------------
>
> Key: ARIA-407
> URL: https://issues.apache.org/jira/browse/ARIA-407
> Project: AriaTosca
> Issue Type: Bug
> Affects Versions: 0.1.1
> Reporter: DeWayne Filppi
> Priority: Minor
> Labels: attibutes, plugin
>
> Not sure if this is a bug with the Cloudify plugin adapter or ARIA. The
> problem is that plugins can create runtime_properties that aren't defined in
> the TOSCA node template attributes section. If I understand correctly, this
> shouldn't be permitted per spec.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)