Feature #4192
ci: Get flavor by name
Status: | Closed | Start date: | 07/30/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Ilias Tsitsimpis | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 0.15 |
Description
It would be better to define flavors by name, or specs, instead of UUID. Also,
this option could be a list of flavors to try.
e.g.: flavors=C8R4096D40_archipelago, C5R2048D10_drbd
Associated revisions
History
#1 Updated by Ilias Tsitsimpis almost 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Flavor names are now defined using regula expressions.
For example flavor_name = C8R8...D1000drbd, C4R4...D.*archipelago
will try to find a flavor name with 8 cpus 8GB ram and 100GB drbd disk
and if fail will try to find a flavor with 4 cpus 4GB ram and archipelago disk.
#2 Updated by Ilias Tsitsimpis over 9 years ago
- Status changed from Feedback to Closed