summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/tests/create_image_tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Refactoring of ImageSettings to extend ImageConfigspisarski1-26/+30
2017-09-08Enhanced launch.py app to support all types.spisarski1-13/+0
2017-07-31Added image_settings parameter to get_image().spisarski1-19/+21
2017-07-24Fixed potential problems with image creation exceptions.spisarski1-0/+16
2017-07-21Refactor glance_utils.py v1 image creation.spisarski1-1/+8
2017-06-28Fixed test to not download images when configured with a disk file path.spisarski1-3/+19
2017-06-19Changes ImageSettings constructor to use kwargs.spisarski1-140/+261
2017-05-16Added support for offline testingspisarski1-193/+238
2017-05-08Merge "Modified code to support both Python 2.7 and 3.x"Steven Pisarski1-96/+96
2017-05-08Fixed some redundant dict() key checks that can cause runtime errors.spisarski1-7/+7
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski1-96/+96
2017-05-03Changed image metadata to support cirros, ubuntu, and centos.spisarski1-37/+29
2017-04-27Refactored multi-part images.spisarski1-225/+137
2017-04-26Added support for Glance v2spisarski1-38/+89
2017-03-23Check for kernel_url and ramdisk_url keys in dictCatalina Focsa1-36/+45
2017-03-08Adapt integration tests to use custom image configCristina Pauna1-35/+171
2017-03-01Add support for extra properties in an imageCristina Pauna1-4/+175
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+362