Use Case Tracking in Dublin Release
This is the tracking page for ONAP Functional Requirement of "Consistent ID of Cloud Regions"
Functional Requirement Name
Consistent ID of Cloud Regions
Development Status (Consistent ID of Cloud Regions)
Project | PTL | JIRA Epic / User Story* | Requirements |
---|---|---|---|
SO | @Seshu Kumar Mudiganti | 1,Depreciate the usage of "cloud-region-id", use the composite key of "{cloud-owner}, {cloud-region-id}" to specify a cloud region | |
OOF | @Sarat Puthenpura | 1,Depreciate the usage of "vim-id", use the composite key of "{cloud-owner}, {cloud-region-id}" to specify a cloud region | |
VFC | @Yan Yang | 1,Depreciate the usage of "vim-id", use the composite key of "{cloud-owner}, {cloud-region-id}" to specify a cloud region | |
UUI | @Tao Shen | 1,Depreciate the usage of "vim-id", use the composite key of "{cloud-owner}, {cloud-region-id}" to specify a cloud region | |
VID | @ittay | 1,Depreciate the usage of "vim-id", use the composite key of "{cloud-owner}, {cloud-region-id}" to specify a cloud region |
*Each Requirement should be tracked by its own User Story in JIRA
Testing Plans
Test Plan 1: CCVPN Use Case covering"Consistent ID of Cloud Region":
Prerequisites: UUI/VFC/MultiCloud projects accomplish the functional requirement: "Plan B, Phase 2: Consistent ID of Cloud Regions"
Step 1, Tester on-boards a VIM instance as 2 cloud regions with ESR GUI Portal, with cloud region 1: {cloud-owner: CloudOwner1, cloud-region-id: RegionOne}, and cloud region 2: {cloud-owner: CloudOwner2, cloud-region-id: RegionOne}
Step 2, Tester instantiates VNFs (a vVoLTE VNF) with UUI GUI Portal to these cloud regions
Step 3, Tester observes the VNFs are created onto the VIM instances
Test Plan 2: vFW Use Case covering"Consistent ID of Cloud Region"
Prerequisites: VID/SO/SDNC projects accomplish the functional requirement: "Plan B, Phase 2: Consistent ID of Cloud Regions"
Step 1, Tester on-boards a VIM instance as a cloud region with ESR GUI Portal, with cloud region 1: {cloud-owner: CloudOwner1, cloud-region-id: RegionOne}, and cloud region 2: {cloud-owner: CloudOwner2, cloud-region-id: RegionOne}
Step 2, Tester instantiates VNFs (vFWCL) with VID GUI Portal to these cloud regions
Step 3, Tester observes the VNFs are created onto the VIM instances
Current Status
Testing Blockers
High visibility bugs
Other issues for testing that should be seen at a summary level
Where possible, always include JIRA links
End to End flow to be tested:
Follow Use Case vFWCL and vVoLTE respectively
Test Plan 1: for "Consistent ID of Cloud Region"
Step 1: workflow for on-boarding a VIM instance, cloud region 1: {cloud-owner: CloudOwner1, cloud-region-id: RegionOne}, and cloud region 2: {cloud-owner: CloudOwner2, cloud-region-id: RegionOne}
Step 2: Follow the orchestration workflow of Use Case vCPE with TOSCA VNF
Step 3: Login to OpenStack Horizon to verify the VMs for vCPE TOSCA VNFs are created as expected
Test Plan 2: for "Consistent ID of Cloud Region":
Step 1: The same as Test plan 1, Step 1. cloud region 1: {cloud-owner: CloudOwner1, cloud-region-id: RegionOne}, and cloud region 2: {cloud-owner: CloudOwner2, cloud-region-id: RegionOne}
Step 2: Follow the orchestration workflow of Use Case vFWCL
Step 3: Login to OpenStack Horizon to verify the heat stacks for vFWCL VNFs are created as expected
Test Cases and Status
# | Test Case | Status |
---|---|---|
101 | Using ESR VIM Registration Portal, ONAP user on-boards an OpenStack Instance as cloud region with following parameters: cloud region 1: {cloud-owner: CloudOwner1, cloud-region-id: RegionOne}, and cloud region 2: {cloud-owner: CloudOwner2, cloud-region-id: RegionOne}, Cloud Type: openstack, Cloud Region Version: titanium_cloud, Cloud Extra Info: "{\"openstack-region-id\":\"RegionOne\"}" Note 1: The on-boarding process follows the steps described by "How-To: Register a VIM/Cloud Instance to ONAP" with one exception: The on-boarding process will not hack any SO configuration file which is depicted as "2, Register VIM/Cloud instance into SO". Note 2: This on-boarding process should be done with updated Robot script according to INT-541 | Done |
102 | ONAP user elect Cloud Region on UUI: should be able to distinct 2 cloud regions with the same cloud region ID | Done |
103 | ONAP user could instantiate VNFs to both cloud regions | NOT YET TESTED |
104 | ONAP user logins to OpenStack Horizon and observes the stack (representing the instantiated VF Module above) is launched. | NOT YET TESTED |
201 | Same as 101, except one parameter change: cloud region 1: {cloud-owner: CloudOwner1, cloud-region-id: RegionOne}, and cloud region 2: {cloud-owner: CloudOwner2, cloud-region-id: RegionOne} | Done |
202 | ONAP user elect Cloud Region on VID: should be able to distinct 2 cloud regions with the same cloud region ID | Failed |
202 | Same as 103, except the selected cloud region is {Cloud_Owner1/RegionOne} | NOT YET TESTED |
204 | Same as 104 | NOT YET TESTED |