Pull in reverts of heat and neutron commits

Both of these seem to be causing regressions in tripleo ci.

Change-Id: I892d0913e56b182fbb0af70d9f3069b4b3a2e36e
This commit is contained in:
Derek Higgins 2015-02-16 14:55:33 +00:00
parent ce9bfdb941
commit f90760f425
1 changed files with 4 additions and 0 deletions

View File

@ -97,6 +97,10 @@ function cherrypick(){
# Add cherrypick's here e.g.
# cherrypick <projectname> <gerrit-refspec>
# https://review.openstack.org/#/c/156853/
cherrypick neutron refs/changes/53/156853/2
# https://review.openstack.org/#/c/156960/
cherrypick heat refs/changes/60/156960/1
# Create a local pypi mirror of python packages that are being tested
# TODO : Should probably split this out into a seperate file