openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12340
Re: devstack installation failing
On Fri, May 25, 2012 at 1:53 AM, Vaze, Mandar <Mandar.Vaze@xxxxxxxxxxx> wrote:
> You can run the following command on the terminal from the directory that
> has all your Openstack projects (e.g. from /opt/stack)
>
> “cd /opt/stack ; for d in `ls -1`; do echo "updating $d"; cd $d; git pull;
> cd /opt/stack; done”
You can also put 'RECLONE=yes' in front of stack.sh on the command
line or add it to localrc to force stack.sh to update all
repositories.
RECLONE=yes ./stack.sh
dt
--
Dean Troyer
dtroyer@xxxxxxxxx
References