Re: TOSCA state

2017-10-02 Thread Tal Liron
ARIA does support node "state" and changes it dynamically as part of the
normative workflow cycle (install, uininstall, start, stop).

It does not otherwise respond to the actually condition at the IaaS -- that
would require some kind of monitoring service, which is beyond the scope of
ARIA. A TOSCA-based monitor would be a wonderful think to have, and it can
be built on top of ARIA. But ARIA for now only comes with a straightforward
orchestrator.


On Mon, Oct 2, 2017 at 4:04 PM, Steve Baillargeon <
steve.baillarg...@ericsson.com> wrote:

> Hi DJ
> Does ARIA  support the "state" runtime attribute that reflects the actual
> state of a node instance?
> Does it get its value and any changes to its value from the IaaS plugin in
> real-time including push notification?
> If so, how does it map the IaaS resource state value to the TOSCA node
> state value?
>
> Regards
> Steve B
>
>


TOSCA state

2017-10-02 Thread Steve Baillargeon
Hi DJ
Does ARIA  support the "state" runtime attribute that reflects the actual state 
of a node instance?
Does it get its value and any changes to its value from the IaaS plugin in 
real-time including push notification?
If so, how does it map the IaaS resource state value to the TOSCA node state 
value?

Regards
Steve B