[openstack-dev] How to re-compile Devstack Code

Dean Troyer dtroyer at gmail.com
Thu Apr 24 17:22:02 UTC 2014


On Thu, Apr 24, 2014 at 12:53 AM, Matthew Oliver <matt at oliver.net.au> wrote:

> If you put OFFLINE=True in your localrc (or local.conf) file, then you
> can:
> ./unstack.sh; ./stack.sh
> without the stack.sh attempting to recheck out the latest code.
>
If this works at all it is a side-effect of skipping a git clone and does
not guarantee that the repos will be left untouched.

In addition to what Steve mentions elsewhere in the thread about just
restarting individual services, make sure you do not have RECLONE=True set
(it defaults to False), as 'True' ensures that all repos are reset to the
branches in stackrc/local.conf.

dt

-- 

Dean Troyer
dtroyer at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140424/c08fc814/attachment.html>


More information about the OpenStack-dev mailing list