Skip to content

Commit

Permalink
Remove Unneeded tempreverts
Browse files Browse the repository at this point in the history
We are now cherry-picking a fix for the horizon problem and have
deployed new testenvs for the new ironic commands.

Change-Id: Iece378ecef5fe352362cdb1fd38ae1051eb91e38
  • Loading branch information
derekhiggins committed Jul 31, 2014
1 parent 6528cab commit cccef7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions toci_devtest.sh
Expand Up @@ -30,9 +30,6 @@ function temprevert(){
# Add temporary reverts here e.g.
# https://review.openstack.org/#/c/107511/ (revert fix for scheduler bug)
temprevert nova 963ad71af4750e28745b6de262da11816b403801 1342919
temprevert horizon 92146772b677e9fce57cc11b4a4a1542a05c23b2 1349774
# https://review.openstack.org/#/c/89884/ SSH virsh to use the new ManagementInterface
temprevert ironic a6c6dbd94f98e657f20875699cd6403ccbc33475 1349913

PRIV_SSH_KEY=$(OS_CONFIG_FILES=$TE_DATAFILE os-apply-config --key ssh-key --type raw)
SEED_IP=$(OS_CONFIG_FILES=$TE_DATAFILE os-apply-config --key seed-ip --type netaddress --key-default '')
Expand Down

0 comments on commit cccef7d

Please sign in to comment.