summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/create_flavor.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Refactoring of FlavorSettings to extend FlavorConfigspisarski1-87/+7
2017-10-26Updated documentation to reflect new block storage support.spisarski1-3/+0
2017-10-12Improved creator/state machine classes class hierarchy.spisarski1-16/+24
2017-07-20Merge "Created new class FlavorSettingsError."Steven Pisarski1-8/+16
2017-07-20Fixed logger name.spisarski1-1/+1
2017-07-18Created new class FlavorSettingsError.spisarski1-8/+16
2017-07-06Created domain object for flavors.spisarski1-3/+2
2017-06-19Changes FlavorSettings constructor to use kwargs.spisarski1-61/+57
2017-05-16Ensure creators' constructors cannot raise exceptions.spisarski1-1/+2
2017-03-06Added the ability to give the tests the ability to add in flavor metadata.spisarski1-2/+3
2017-02-17Added the ability to add in configurable metadata to flavor creation.spisarski1-1/+13
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+167