Skip to content

Commit

Permalink
Merge pull request #1940 from cdonati/keep-key-on-reboot
Browse files Browse the repository at this point in the history
Keep AppScale state when an instance reboots
  • Loading branch information
menivaitsi committed Feb 12, 2016
2 parents da39529 + 890985e commit 12baf30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AppController/djinn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,6 @@ def kill(stop_deployment, secret)
HelperFunctions.restore_etc_resolv()
end
Djinn.log_info("---- Stopping AppController ----")
TerminateHelper.erase_appscale_state

return "OK"
end
Expand Down

0 comments on commit 12baf30

Please sign in to comment.