summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/tests/create_flavor_tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Refactoring of FlavorSettings to extend FlavorConfigspisarski1-41/+41
2017-10-31Added method to OpenStackHeatStack to return OpenStackFlavor objects.spisarski1-1/+1
2017-07-21Added and improved flavor creation tests.spisarski1-12/+58
2017-07-18Created new class FlavorSettingsError.spisarski1-31/+32
2017-06-19Changes FlavorSettings constructor to use kwargs.spisarski1-54/+100
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski1-41/+46
2017-03-06Added the ability to give the tests the ability to add in flavor metadata.spisarski1-3/+2
2017-02-17Added the ability to add in configurable metadata to flavor creation.spisarski1-4/+12
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+311