Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ASD package contains the details required to create and integrate the required services/components. Each ASD package contains only one rApp and One rApp can have any number of rApp instances.


Architecture

Image Added


Integrations

The rApp Manager integrated with the below components to support lifecycle managing the rApp.

...

The rApp lifecycle contains 4 states. The state and transitions are as follows,




  1. COMMISSIONED
    rApp will be in this state right after creation.
  2. PRIMING
    This is a transition state. rApp will be in this
    state once the PRIMING requested for rApp
  3. PRIMED
    rApp will be in this state after PRIMING.
    In this state rApp instances can be created
  4. DEPRIMING
    This is a transition state. rApp will be
    in this state once the DEPRIMING requested for rApp


rApp Instance States

The rApp Instance lifecycle contains 4 states. The state and transitions are as follows,

...