Revision 5d1f6b84
ID | 5d1f6b8419ed88a0eab11a822986a51e609040bd |
cyclades: Fix bug in backend_allocator
The 'disk_template' attribute for flavors of external disk template
included the name of the provider. The backend allocator tried to find a
backend with an enabled 'ext_$(provider)' disk template. This commit
fixes this by searching only for 'ext' in the enabled disk templates.
Files
- added
- modified
- copied
- renamed
- deleted