temprevert : Remove passing Flavor's deploy_{kernel, ramdisk}

This removed a deprecated option we had been using, tempreverting
it while we update how we select deploy images.
Change-Id: I44aac0a874bcbe9b4d9264df64c7de2bc8183805
This commit is contained in:
Derek Higgins 2015-05-08 10:40:02 +01:00
parent 316a13c584
commit a70480e958
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ function pin(){
# Add temporary reverts here e.g.
# temprevert <projectname> <commit-hash-to-revert> <bugnumber>
# https://review.openstack.org/#/c/167341/
temprevert nova a50163be49922013652047823e5922eda998d68c 1453076
TRIPLEO_DEBUG=${TRIPLEO_DEBUG:-}
PRIV_SSH_KEY=$(OS_CONFIG_FILES=$TE_DATAFILE os-apply-config --key ssh-key --type raw)