Add XML support to tests that currently have only JSON calls
Add XML support to Compute tests that currently have only JSON calls. I have identified the following scripts that do not have XML support:
1)Compute:
a) quotas_client: DONE
b)
2) images tests:
a) test_image_
b) test_images_
c) test_list_
d) test_list_
3) servers tests:
a) test_console_
b) test_disk_
c) test_list_
d) test_server_
g) test_server_
h) test_servers_
j) test_servers_
4) scripts in /tests/compute/
a) test_authorizat
b) test_live_
5) Tests that use nova_client
a) test_server_
b) test_server_
DONE: Merged into repo
Blueprint information
- Status:
- Complete
- Approver:
- Jay Pipes
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Harika Vakadi
- Definition:
- Approved
- Series goal:
- None
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Ravikumar Venkatesan
- Completed by
- Ravikumar Venkatesan
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Addition of XML support to test_console_
Addressed by: https:/
Addition of XML support to test_quotas.py
Addressed by: https:/
test_
Addressed by: https:/
Addition of XML support to servers tests.
5) Tests that use nova_client
a) test_server_
b) test_server_
As the above test scripts uses nova client which uses JSON By default.
Addressed by: https:/
Xml Support for Image Test scripts
Addressed by: https:/
Adds XML support to test_live_
Addressed by: https:/
Add XML support to test_server_
Work Items
Work items:
test_live_
quotas_client: DONE
console_
test_image_
test_list_
test_list_
test_console_
test_disk_
test_list_
test_server_
test_server_
test_servers_
test_authorizat
test_live_