On 12/02/2015 10:49 AM, Ramon Medeiros wrote:
Hi,
we have a propose to change how templates are created by Kimchi. Today
we do this way:
1) Specify if it's cdrom or disk
2) Pass image path
The new propose is: Kimchi will identify if the media is disk or
cdrom. So, the user will just pass the media and let kimchi discover it.
The main argument of this change is that we won't have errors with
users trying to add disks on cdrom template creation, for example.
What do you think guys?
I think it would be better than what we have today. Go for it