<div dir="ltr">On 24 March 2015 at 09:06, Navneet Singh <span dir="ltr"><<a href="mailto:navneet.singh2012@gmail.com" target="_blank">navneet.singh2012@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I want to know more about post creation tab in openstack GUI. What type of scripts does it supports? When these scripts are launched?  WHat more can be done using this. <br>If you can share any resources that will be appreciated as I cannot find enough about this online.</div><div><br></div><div>--</div><div>Navneet</div><div><br></div></div></blockquote><div><br></div><div>Hi Navneet,<br><br></div><div>You may already be familiar with the concept but the post-creation tab in Horizon is equivalent to the '--user-data' option in the CLI.  Some resources that cover the concept, as requested:<br><br> - User data definition and nova CLI use - <a href="http://docs.openstack.org/user-guide/content/inserting_userdata.html">http://docs.openstack.org/user-guide/content/inserting_userdata.html</a><br></div><div> - Configuring instances at boot time - <a href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/End_User_Guide/user-data.html">https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/End_User_Guide/user-data.html</a><br></div><div> - cloud-init example using Horizon post-creation tab and nova CLI - <a href="http://blog.mathys.io/2013/07/setting-user-password-when-launching.html">http://blog.mathys.io/2013/07/setting-user-password-when-launching.html</a><br></div><div> - cloud-init config examples - <a href="http://cloudinit.readthedocs.org/en/latest/topics/examples.html">http://cloudinit.readthedocs.org/en/latest/topics/examples.html</a> (note that the docs reference the latest version of cloud-init and some distros will only have older versions available in their base repositories)<br><br></div><div>The concept in question (metadata, cloud-init, configuration management, and potentially orchestration) is covered by OpenStack Heat as well, however this may be overkill depending on what you are attempting to use it for at this time:<br><br> - <a href="http://docs.openstack.org/user-guide/content/user-data-boot-scripts-and-cloud-init.html">http://docs.openstack.org/user-guide/content/user-data-boot-scripts-and-cloud-init.html</a><br> - <a href="http://sdake.io/2013/03/03/how-we-use-cloudinit-in-openstack-heat/">http://sdake.io/2013/03/03/how-we-use-cloudinit-in-openstack-heat/</a><br><br></div><div>Regards,<br><br>--<br></div><div>Adnan<br></div><div><br></div></div><br></div></div>