SINTEF-9012 / cloudml

CloudML: Transparent deployment of cloud applications
GNU Lesser General Public License v3.0
27 stars 8 forks source link

Create an instance of specific type #25

Closed paxti closed 9 years ago

paxti commented 9 years ago

Hi,

Is there is a way to create Amazon instance of specific type rather than to control amount of cores, RAM and storage?

Best regards, Iurii Tverezovskyi

nicolasferry commented 9 years ago

Hi Lurii,

You can try to use the attribute "providerSpecificTypeName" in the version I just pushed (commit d4339421bbd2bcd88f6ca7591a04f162cef831f4).

Best regards.

paxti commented 9 years ago

Thank you a lot.

Best regard, Iurii Tverezovskyi