Commit Graph

3 Commits (77eee2b6cac05f2cb182c5c15adecc24d96b0c53)

Author SHA1 Message Date
David Shrewsbury edf697b8bd Add shade version check to os_flavor_facts
The range_search() API was added to the shade library in version
1.5.0 so let's check for that and let the user know they need to
upgrade if they try to use it.
9 years ago
Toshio Kuratomi 33e1d9d1cb Doc fixes 9 years ago
David Shrewsbury 2d7ebf0b1c Add new os_flavor_facts.py module
New module to retrieve facts about existing instance flavors.
By default, facts on all available flavors will be returned.
This can be narrowed by naming a flavor or specifying criteria
about flavor RAM or VCPUs.
9 years ago