<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 14, 2014 at 12:14 PM, Paul Carlton <span dir="ltr"><<a href="mailto:paul.carlton2@hp.com" target="_blank">paul.carlton2@hp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I'm using devstack and doing 'unstack.sh' to stop devstack then making code/config changes and doing 'rejoin_stack.sh' to restart it but it is not starting apache or keystone processes.  I've tried restarting apache myself before and after rejoin but no joy.<br>
<br>
I can fix this by doing 'stack.sh' but then my nova.conf file changes are lost.<br></blockquote></div><div class="gmail_extra"><br></div>rejoin-stack.sh is a hack that only restarts screen process but unstack.sh shuts down everything. And more things are moving to use mod_wsgi under Apache...</div><div class="gmail_extra"><br></div><div class="gmail_extra">The usual workflow is to attach to the screen process that the non-mod_wsgi servers run in, Ctrl-C the one you want to restart and re-run it. (Up arrow recalls the original command line.)  Any changes you make in the source repos or config files will not be overwritten.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, if you are making the same changes to nova.conf, see if using local.conf's additional config file bits work for you.  <a href="http://devstack.org/configuration.html">http://devstack.org/configuration.html</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">dt<br clear="all"><div><br></div>-- <br><br>Dean Troyer<br><a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a><br>
</div></div>