[Openstack] devstack installation failing

Dean Troyer dtroyer at gmail.com
Fri May 25 16:40:54 UTC 2012


On Fri, May 25, 2012 at 1:53 AM, Vaze, Mandar <Mandar.Vaze at nttdata.com> 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 at gmail.com




More information about the Openstack mailing list