RE: Support for TOSCA Simple Profile NFV 1.0

2017-06-07 Thread D Jayachandran
apache.org/jira/browse/ARIA-275 > > It shouldn't be too hard to do, just some busy work in YAML. Anyone on > the mailing list want to tackle this? > > On Thu, Jun 1, 2017 at 4:53 AM, D Jayachandran < > d.jayachand...@ericsson.com> > wrote: > > > Hi, > > >

Plugin structure and specifications

2017-06-05 Thread D Jayachandran
Hi, ARIA currently supports plugin based lifecycle operation. A plugin here refers to a python module packaged as a wagon archive. I have few queries on how the plugin is being seen at this moment ? Do we have any specifications on the structure of plugin ? ? With the current state, a plugin

RE: Query on operation inputs

2017-06-05 Thread D Jayachandran
rmation in fact should not be > stored, and is only relevant for parsing phase. It is possible I'm > getting this wrong though :) > > I'm open for changes here as it is a somewhat confusing behavior - > although I think it does make sense after all. > > > > On Thu, Jun

RE: Query related to substitution mapping

2017-06-02 Thread D Jayachandran
Hi Ran/Tal, Thanks for the information. It's good to know you already have this as part of your backlog. We just need to know if you have plans to include this in your upcoming release ? Regards, DJ -Original Message- From: Ran Ziv [mailto:r...@gigaspaces.com] Sent: Thursday, June

RE: Query on operation inputs

2017-06-01 Thread D Jayachandran
tood something about your problem :) Ran On Thu, Jun 1, 2017 at 2:11 PM, D Jayachandran <d.jayachand...@ericsson.com> wrote: > Hi Tal, > > I did test your branch https://github.com/apache/ > incubator-ariatosca/tree/ARIA-149-functions-in-operation-configuration > and it seem

RE: Query on operation inputs

2017-06-01 Thread D Jayachandran
Hi Tal, I did test your branch https://github.com/apache/incubator-ariatosca/tree/ARIA-149-functions-in-operation-configuration and it seems to have the fix for operation/interface inputs. Regards, DJ -Original Message- From: D Jayachandran Sent: Thursday, June 01, 2017 4:40 PM

RE: Query on operation inputs

2017-06-01 Thread D Jayachandran
inputs (or more broadly, arguments) are validated before an execution is run. On Tue, May 30, 2017 at 8:48 AM, D Jayachandran <d.jayachand...@ericsson.com > wrote: > Hi Ran, > > I think Tal as updated, it might be possibly a bug here. May be we all > should come to common

Support for TOSCA Simple Profile NFV 1.0

2017-06-01 Thread D Jayachandran
Hi, I hope ARIA currently supports , TOSCA Simple Profile NFV 1.0 draft 03. The Latest available TOSCA NFV profile is Simple profile NFV 1.0 draft 04, released on 11 May 2017. Could you kindly confirm the current level of support from ARIA for NFV profiles and do you have any timelines to

RE: Query on operation inputs

2017-05-29 Thread D Jayachandran
ttps://github.com/apache/incubator-ariatosca/tree/ARIA- > 149-functions-in-operation-configuration > > > On Fri, May 26, 2017 at 4:53 AM, D Jayachandran < > d.jayachand...@ericsson.com > > wrote: > > > Hi Tal, > > > > Thanks for your email. > >

RE: Query on operation inputs

2017-05-29 Thread D Jayachandran
-configuration On Fri, May 26, 2017 at 4:53 AM, D Jayachandran <d.jayachand...@ericsson.com > wrote: > Hi Tal, > > Thanks for your email. > > With the same example you took with my inputs "isService" & "image". > ARIA has a problem when I don’t speci

RE: Query on operation inputs

2017-05-26 Thread D Jayachandran
type, it is defined as required: false. And indeed, if at the node template I don't assign a value to it, ARIA has no problem. However, if you do not assign a value to a required input, say "image", then ARIA would be unhappy. I hope this is clear, though I have a feeling yo

RE: Query related to substitution mapping

2017-05-26 Thread D Jayachandran
- From: D Jayachandran Sent: Friday, May 26, 2017 2:30 PM To: dev@ariatosca.incubator.apache.org Cc: Vaishnavi K.R <vaishnavi@ericsson.com>; S Shenbaga Rajan <s.shenbaga.ra...@ericsson.com> Subject: RE: Query related to substitution mapping Hi Tal, Please find the attachment fo

RE: Query related to substitution mapping

2017-05-26 Thread D Jayachandran
that type, possibly by importing. Could you provide a short example to clarify? On Thu, May 25, 2017 at 5:32 AM, D Jayachandran <d.jayachand...@ericsson.com > wrote: > Hi, > > The substitution mapping works in the latest APACHE ARIA code only if > the substituting template is imported in

RE: Query on operation inputs

2017-05-25 Thread D Jayachandran
helps clearing this confusing issue.. Ran On Thu, May 25, 2017 at 2:08 PM, D Jayachandran <d.jayachand...@ericsson.com > wrote: > Hi Ran, > > Thanks for your response. > > In my case, I have defined the inputs as optional under the create > operation of my custom node typ

RE: Query on operation inputs

2017-05-25 Thread D Jayachandran
pts to be a strict implementation of TOSCA wherever possible. Ran On Thu, May 25, 2017 at 1:22 PM, D Jayachandran <d.jayachand...@ericsson.com > wrote: > Hi, > > The latest Apache-aria is throwing a validation error during the > execution of a service. > It demands all the

Query related to substitution mapping

2017-05-25 Thread D Jayachandran
Hi, The substitution mapping works in the latest APACHE ARIA code only if the substituting template is imported in the top-level template. This seems to be contradicting with the TOSCA specification where the substitution is expected to happen without the import (though not explicitly

RE: Query on operation inputs

2017-05-25 Thread D Jayachandran
, DJ(D Jayachandran)

RE: Query on operation inputs

2017-05-11 Thread D Jayachandran
, DJ(D Jayachandran)

<    1   2