Extend Quantum tests to increase the coverage of operations on L2-L3 abstractions
This blueprint covers all the functional flows to extend the test coverage of Quantum API as follow.
1) Tempest test to list all the details of subnet using Quantum API V2.0 - complete
https:/
---Already exists in the script "test_networks.py" with test case name as "test_show_subnet".
script is present in the path "tempest/
2)Tempest test-suite to verify all operations on a port i.e. create, delete, update and list port using Quantum API v2.0 - complete
https:/
https:/
https:/
https:/
https:/
https:/
----Taken care by another submission https:/
3)Test to update Quantum network to check Update APIv2.0 implementation (positive test).- Complete
---Taken care by another submission https:/
4)Tempest Test to create bulk network (two in one call) as described in Quantum v2.0 implementation. - It is no different from single
https:/
--- Merged (https:/
5)Tempest test to list all the details of subnet using Quantum API V2.0 - complete
https:/
---Same as point 1.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- Bageshree
- Direction:
- Approved
- Assignee:
- Rajalakshmi Ganesan
- Definition:
- Approved
- Series goal:
- Proposed for havana
- Implementation:
- Implemented
- Milestone target:
- havana-3
- Started by
- Bageshree
- Completed by
- Ravikumar Venkatesan
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Added a test case to create bulk networks in single API call.