ID: VC_1
Name: Add a VC
Priority: High
Type: Positive
Description:
User can add an OpenStack VC.
Required Initial State:
The OpenStack Controller is reachable by OSC and OpenStack Keystone is Up.
Steps:
- Launch OSC GUI:
https://OSC-ip-address. - Login to OSC.
- Click Setup->Virtualization Connectors->Add.
- Type: select OPENSTACK.
- Provide VC name e.g. My_VC1, SDN Type: NONE.
- Fill OpenStack Keystone IP, Tenant, User, Password fields.
- (optional). If Rabbit MQ does not use default settings, click Show Advanced Settings and fill in all RabbitMQ fields and click OK.
- Click OK.
Expected Result:
Virtualization Connector with the name My_VC1 should be added. The Type should be OPENSTACK, Controller IP should be empty and Provider IP should have the keystone ip according to input at step 6., Job Status should be **PASSED.
ID: VC_2
Name: Add a VC OpenStack using HTTPS
Priority: High
Type: Positive
Description:
User can add an OpenStack VC (while OpenStack uses HTTPS)
Required Initial State:
The OpenStack Controller is reachable by OSC and OpenStack Keystone is Up.
Steps:
- Launch OSC GUI:
https://OSC-ip-address. - Login to OSC.
- Click Setup->Virtualization Connectors->Add.
- Type: select OPENSTACK.
- Provide VC name e.g. My_VC2, SDN Type: NONE.
- Fill OpenStack Keystone IP, Tenant, User, Password fields.
- Click the Show Advanced Settings button, select Https checkbox and fill in all RabbitMQ fields and click OK.
- Click OK.
Expected Result:
A dialog asks you to approve SSL Certificates will appear. Upon completion, the
line with Virtualization Connector with the name My_VC2 should be added. The Type should be OPENSTACK, Controller IP should be empty and Provider IP should have the keystone ip according to input at step 6., Job Status should be PASSED.
ID: VC_3
Name: Delete a VC
Priority: High
Type: Positive
Description:
User can delete an existing OpenStack VC.
Required Initial State:
The OpenStack Controller is reachable by OSC and OpenStack Keystone is Up.
Steps:
- Launch OSC GUI:
https://OSC-ip-address. - Login to OSC.
- Click Setup->Virtualization Connectors->Virtualization Connector->Delete.
- Click OK.
Expected Result:
The VC should be deleted if no Distributed Appliance is referenced, otherwise it pops up Error.