Re: cloudify plugin relationship mapping

2017-08-18 Thread DeWayne Filppi
Never mind. I see in the example that the relationships aren't even explicitly called out. On Fri, Aug 18, 2017 at 3:23 PM, DeWayne Filppi wrote: > Thanks. Since types in cloudify dsl don't have capabilities, do I need to > add the capability in the using template (for

Re: cloudify plugin relationship mapping

2017-08-18 Thread DeWayne Filppi
Thanks. Since types in cloudify dsl don't have capabilities, do I need to add the capability in the using template (for say Network)? On Fri, Aug 18, 2017 at 2:52 PM, Tal Liron wrote: > Yes. The HostedOn relationship is used in requirements for a Container > capability, e.g.:

Re: cloudify plugin relationship mapping

2017-08-18 Thread Tal Liron
Yes. The HostedOn relationship is used in requirements for a Container capability, e.g.: node_types: tosca.nodes.SoftwareComponent: ... requirements: - host: capability: tosca.capabilities.Container node: tosca.nodes.Compute relationship:

cloudify plugin relationship mapping

2017-08-18 Thread DeWayne Filppi
Is "HostedOn" in TOSCA equivalent to "contained_in" in Cloudify DSL?

Re: Running into issue when installing aria[ssh] on Ubuntu 16.04

2017-08-18 Thread Vishwanath Jayaraman
Will review the confluence link, open a JIRA and submit a pull request as well. Thanks for sharing the confluence link. Vish From: Ran Ziv Sent: Friday, August 18, 2017 9:47 AM To: dev@ariatosca.incubator.apache.org Subject: Re: Running into

Re: Running into issue when installing aria[ssh] on Ubuntu 16.04

2017-08-18 Thread Ran Ziv
Feel free to open a JIRA ticket, or possibly even submit a pull request with a fix. You can read more about it on our Confluence: https://cwiki.apache.org/confluence/display/ARIATOSCA/Contributing+to+ARIA Ran On Fri, Aug 18, 2017 at 5:42 PM, Vishwanath Jayaraman < vishwana...@hotmail.com>

Re: Running into issue when installing aria[ssh] on Ubuntu 16.04

2017-08-18 Thread Vishwanath Jayaraman
Ran, Thanks for the prompt response. Should I open a bug to track this documentation issue? If Yes, is there a process documented that I can refer and open a bug. I am new to Apache projects as well, but have worked on OpenStack projects in the past. Thanks Vish

Re: Running into issue when installing aria[ssh] on Ubuntu 16.04

2017-08-18 Thread Ran Ziv
This seems like a simple mistake, the package's name was changed when ARIA became an Apache incubator project. Please try to install "apache-ariatosca[ssh]" instead of "aria[ssh]". On Fri, Aug 18, 2017 at 5:14 PM, Vishwanath Jayaraman < vishwana...@hotmail.com> wrote: > Hi, > > I am new to

Running into issue when installing aria[ssh] on Ubuntu 16.04

2017-08-18 Thread Vishwanath Jayaraman
Hi, I am new to ARIA and was trying out the "getting started" instructions at link http://ariatosca.incubator.apache.org/getting-started/ on Ubuntu 16.04 One of the steps "pip install aria[ssh]" for Ubuntu 16.04 displays the message " Could not find a version that satisfies the requirement

Re: subscribe

2017-08-18 Thread Ran Ziv
Hi Vishwanath, In order to subscribe to the lists, you need to send your subscription request to "user-subscr...@ariatosca.incubator.apache.org" and " dev-subscr...@ariatosca.incubator.apache.org", rather than to the actual lists. Ran On Fri, Aug 18, 2017 at 5:30 AM, Vishwanath Jayaraman <