Merge "git reset kolla code to Aug 5"

This commit is contained in:
Jenkins 2016-09-28 02:42:05 +00:00 committed by Gerrit Code Review
commit e4374e0a9f
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ function kolla_install
git clone https://git.openstack.org/openstack/kolla
cd kolla
git checkout stable/mitaka
git reset --hard 68ca8942cb1828e801540088e7de9d3dce34f23e
fi
cp -r /home/kolla_install/kolla/etc/kolla /etc
write_install_log "Begin copy images..."