<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Cuong,<div class="">First you need to create a profile, and then create a cluster.</div><div class="">There is some examples in senlin/example/profiles, you can start with this one <a href="https://github.com/openstack/senlin/blob/master/examples/profiles/cirros_basic/nova_server.yaml" class="">https://github.com/openstack/senlin/blob/master/examples/profiles/cirros_basic/nova_server.yaml</a></div><div class=""><br class=""></div><div class="">Copy this file and modify image or flavor or key_name as you like, then use following command to create a profile:</div><div class=""># openstack cluster profile create my_profile --spec-file nova_server.yaml</div><div class=""><br class=""></div><div class="">Then create a cluster based on this profile:</div><div class=""># openstack cluster create my_cluster â€”profile my_profile --desired-capacity 1</div><div class=""><br class=""></div><div class=""><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Best Regards,</div><div class="">Ethan Lynn</div><div class=""><a href="mailto:xuanlangjian@gmail.com" class="">xuanlangjian@gmail.com</a></div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Mar 30, 2016, at 15:39, Nguyen Huy Cuong <<a href="mailto:nhc2487@gmail.com" class="">nhc2487@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">Dear OpenStack Supporter,</p><p dir="ltr" class="">I am Cuong Nguyen, an Vietnamese IT engineer.</p><p dir="ltr" class="">Currently, I am researching about Senlin to apply for my work.<br class="">
I research to launch an virtual machine on a Senlin cluster.<br class="">
Could you please advice me to perform this action?<br class="">
If I am missing something, please let me know.</p><p dir="ltr" class="">Thank and best regards,</p><p dir="ltr" class="">Cuong Nguyen.</p>
__________________________________________________________________________<br class="">OpenStack Development Mailing List (not for usage questions)<br class="">Unsubscribe: <a href="mailto:OpenStack-dev-request@lists.openstack.org" class="">OpenStack-dev-request@lists.openstack.org</a>?subject:unsubscribe<br class=""><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br class=""></div></blockquote></div><br class=""></div></div></body></html>