Versions Compared

Key

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

...

Instantiation properties saved successfully


Go back again to Instantiation Management under Tosca Control Loop pane, and the newly created control loop instance in UNINITIALISED state will pop up. If nothing shows up, refresh the web browser and try again.

Image Added

Newly created control loop instance in UNINITIALISED state


NOTE: There is a bug in the istanbul version of policy/clamp that each control loop instance is named as PMSH_Instance1. This should be fixed, however it can be ignored if the instance name is not important for the user.


Press the Change button under Change State Order. Then, press the Select Order State drop-down menu, and select PASSIVE. Finally, press the Save button to change the control loop to PASSIVE state.

Image Added

Changing the control loop to PASSIVE state


Image Added

State changed successfully


Image Added

Control loop changed to PASSIVE state


In a similar way, change the control loop state to RUNNING.

Image Added

Control loop changed to RUNNING state


Once the control loop gets into the RUNNING state, the corresponding version of the usecase should be up and running.

In order to delete the control loop instance, it should be first changed back to PASSIVE state and then to UNINITIALISED state. Once the instance shows PASSIVE under Instantiation Current State, press the Delete button under Delete Instantiation.

Image Added

Control loop instance deleted


After deleting the control loop instance, the tosca template can be decommissioned as follows.

Go to Tosca Control Loop pane, and select Manage Commissioned Tosca Template.

Image Added

Manage commissioned tosca template


Press the button Pull Tosca Service Template and it should show the commissioned tosca template. Once the template shows up, press the Delete Tosca Service Template button. This will be followed by a "Delete Successful" message.

Image Added

Deleting the commissioned tosca template


Image Added

Tosca template deleted successfully


NOTE: There is a limitation in the istanbul version of policy/clamp that only one tosca template can be commissioned at a time. So, always delete the currently commissioned template before trying a new one.

Apex Policy version

This version is run in the stand-alone ONAP policy framework and uses an apex policy.

...