Add cinder functional tests for verifying grizzly implementation
Add some tests so as to verify if the following features are actually implemented in Cinder grizzly-1 "g1":
1. Add hosts extension to Cinder.
This adds the hosts extension to Cinder which is similar to
the extension by the same name in Nova.
(This extension allows an admin user to check the status of
Cinder services on different hosts. In addition it also
provides the capability to get host and project specific information
regarding volume count and space allocated for volumes on a specified
host.)
[https:/
2. Add volume bootable information to api response
[https:/
Tests for other blueprints in specification can be added in this bp in future.
Blueprint information
- Status:
- Complete
- Approver:
- Jay Pipes
- Priority:
- Medium
- Drafter:
- Rajalakshmi Ganesan
- Direction:
- Approved
- Assignee:
- Rajalakshmi Ganesan
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- havana-2
- Started by
- Giulio Fidente
- Completed by
- Giulio Fidente
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Adds verfication for Bootable Volume
Addressed by: https:/
Adds "list hosts" test case - Cinder
Addressed by: https:/
Adds "list hosts" test case - Cinder