<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Cool!<div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Lorin Hochstein, Computer Scientist</div><div>USC Information Sciences Institute</div><div>703.812.3710</div><div><a href="http://www.east.isi.edu/~lorin">http://www.east.isi.edu/~lorin</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Nov 22, 2011, at 12:05 PM, Yun Mao wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>devstack makes setting up a dev environment such a breeze, that I'd<br>rather not go back to the packages and manual installations if<br>possible, for a not so serious deployment environment.<br><br>So I wrote the script upstart.sh and a few templates. The basic idea<br>is that once you like what stack.sh has done to your system, you can<br>convert them into upstart services. The benefits are: run them like<br>daemons instead of in screens; store logs in files; automatic start up<br>after a reboot.<br><br>It works with glance-*, nova-*, novnc, and keystone, not with quantum<br>or swift yet.<br><br>put it on github <a href="https://github.com/maoy/devstack/tree/upstart">https://github.com/maoy/devstack/tree/upstart</a><br><br>Usage: after you've done ./stack.sh<br>do: ./upstart.sh install<br>Now the services are installed. To use them, either reboot to get rid<br>of the services started by stack.sh, and automatically start those<br>services, or do killall screen, then ./upstart.sh start<br><br>Feedback is welcome. Thanks,<br><br>Yun<br><br>_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></div></blockquote></div><br></div></body></html>