git reset kolla code to Aug 5

Change-Id: I70f424001df58ef370fd32e0c60649f7fdc519ea
Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
This commit is contained in:
Yao Lu
2016-09-28 10:45:20 +08:00
parent f5bc844c33
commit aa16b9cbe7

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..."