summaryrefslogtreecommitdiffstats
path: root/code/install_interface_patch.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-17Update image to solve kolla-box missing packagetZhijiang Hu1-1/+1
Change-Id: I66cd8261533f0bb81d9e8839dbd3b819dbd2de88 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-11-16ceilometer needs gnocchi from pikeZhijiang Hu1-1/+1
Change-Id: I793a31e42eb5dd9f9af34489c599624b8c83e11a Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-11-07Switch master branch to openstack pikeAlex Yang1-2/+2
According to the patch in upstream [1]. [1] https://review.openstack.org/#/c/514548/ Change-Id: Ie8edee057aa46ffe0c3f4d96f0c9afb4f1635920 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-10-26Update artifacts urlJulien1-1/+1
Use artifacts.opnfv.org intead of other urls Change-Id: I9a04d89cfbb8ee3c1296cff4a60180ae3248f1f2 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-08-18Sync the kolla version with the upstreamAlex Yang1-1/+1
Please see https://review.openstack.org/#/c/494347/ in openstack/daisycloud-core. Change-Id: I9f8ed06b8d2baef6b27562920722c76f4d01f5b1 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-06-24enable opendaylightzhouya1-1/+1
Change-Id: I759d864efa524c0d564b9d93aa480e155149adaa Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2017-05-23support ocata openstack, keep up with the upstreamAlex Yang1-2/+2
The upstream openstack/daisycloud-core supports ocata openstack now. https://review.openstack.org/#/c/465410/ Change-Id: I14825c80cdd2297e5b0df3680f30fa5c32de3cc4 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-03-23modify image pathYao Lu1-1/+1
according to https://review.openstack.org/#/c/446820/ Change-Id: Ie5ece043ac27e207e232cb05b8b007fa6c1b04c5 Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-03-16download and pack cirros image into opnfv.binAlex Yang1-0/+2
In daisy-build job, download and pack cirros 0.3.5 image into daisy image file. Then post-deploy script can use it as a glance image. It will locate in /var/lib/daisy/images/ on daisy server. Change-Id: I1bf67c32bd245b43dd50974076daaca04721bc11 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-01-19add centos to /var/lib/daisy/kollaYao Lu1-1/+1
Change-Id: Ifc160b5ae884c2ea7be481b31457752b0be44a71 Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2016-12-20Use new Kolla image package formatYao Lu1-5/+10
Change-Id: I542630e0eb26e6a0630683186a645642411009e1 Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2016-11-03add patch of openstack/daisycloudYao Lu1-0/+19
the patch is about integrate kolla tar and tgz and centos to daisy bin and cp to appoint path Change-Id: I3043d2a38f15cdff44f9c777bff8bb5e517684bd Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>