Hi,

When configuring econe.conf we specifiy the possible instance types:

# VM types allowed and its template file (inside templates directory)
VM_TYPE=[NAME=m1.small, TEMPLATE=m1.small.erb]
VM_TYPE=[NAME=m1.medium, TEMPLATE=m1.medium.erb]

Is it possible to use any naming convention for the templates or are
we limited to the same as EC2 ?

for example can I write something like this in econe.conf:

VM_TYPE=[NAME=medium.onecore, TEMPLATE=medium.onecore.erb]

Which will let users do:

econe-run-instances -t medium.onecore

thanks ?

-- 
---
Sebastien Goasguen, Associate Professor
School of Computing
Clemson University
864-553-4734.
Google Voice: (864)-869-8683
http://sites.google.com/site/runseb/
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to