ID: DS_1
Name: Create a DS
Priority: High
Type: Positive
Description:
User can add a DS using an OpenStack Host through the OSC UI.
Required Initial State:
OSC has Virtualization Connector (VC), Manager Connector (MC), Service Function (SF) and Distributed Appliance (DA) added.
Steps:
- Launch OSC web application:
https://OSC-ip-address
. - Login to OSC.
- Click Setup->Distributed Appliance->Deployments->Deployment Specifications for Virtual System->Add.
- Provide a unique DS name e.g. My-DS1.
- Select OpenStack Tenant.
- Select OpenStack Region.
- Select Criterion By Host and enable it.
- Select the Management Network, Inspection Network, and Floating IP Pool.
- Keep default Deployment Count 1 and 'Shared' selected.
- Click OK.
Expected Result: Deployment Specifications with the name My-DS1 should be added. It may take up to 2 mins to see Job Status becomes PASSED since in the OpenStack, the appliance instance related to the DS is deployed.
ID: DS_2
Name: Delete a DS
Priority: High
Type: Positive
Description:
User can delete an existing DS.
Required Initial State:
OSC has VC, MC, DA and DS added but DA has not been bound to a Security Group.
Steps:
- Launch OSC web application:
https://OSC-ip-address
. - Login to OSC.
- Click Setup->Distributed Appliances->Deployments->Deployment Specifications for Virtual System->Delete.
- Click OK to delete DS.
Expected Result:
The DS should be deleted.
ID: DS_3
Name: Sync a DS
Priority: Medium
Type: Positive
Description:
User can sync a deployed DS with OpenStack.
Required Initial State:
OSC has VC, MC, DA and DS added, and Deployment Specification has been deployed.
Steps:
- Launch OSC web application:
https://OSC-ip-address
. - Login to OSC.
- Click Setup->Distributed Appliances->Deployments->Deployment Specifications for Virtual System->Sync.
Expected Result:
DS Sync job should run and change its status from RUNNING to PASSED.