Second patch for volume support. 05/45605/1
authorspisarski <s.pisarski@cablelabs.com>
Wed, 18 Oct 2017 17:52:51 +0000 (11:52 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Wed, 18 Oct 2017 17:52:51 +0000 (11:52 -0600)
commitd5d282dd1ffab96e85332bea580689c3297a25f8
tree08463781fc00cf65301d69faaf1325be8cb6fc96
parent530153597deb5030c296358431d9549d13b7288b
Second patch for volume support.

* Added support for volume types
* Created tests for volume types, QoS Spec, and encryption

JIRA: SNAPS-196

Change-Id: I9154fc20772191cecf4f2f9feb7e8d8634167a9c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/domain/test/volume_tests.py
snaps/domain/volume.py
snaps/openstack/create_volume_type.py [new file with mode: 0644]
snaps/openstack/tests/create_volume_type_tests.py [new file with mode: 0644]
snaps/openstack/utils/cinder_utils.py
snaps/openstack/utils/tests/cinder_utils_tests.py
snaps/test_suite_builder.py