Refactor/rename refresh all DNS action

I'm moving it out of the scrap folder too because there's nothing else
in there and we do want to retain this indefinitely because it's a useful
tool for performing DNS writer migrations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=160168902
This commit is contained in:
mcilwain 2017-06-26 11:18:52 -07:00 committed by Ben McIlwain
parent 5a31be12ba
commit 30d5d05fdf
8 changed files with 40 additions and 61 deletions

View file

@ -23,9 +23,7 @@ java_library(
"//java/google/registry/request",
"//java/google/registry/request:modules",
"//java/google/registry/request/auth",
"//java/google/registry/security",
"//java/google/registry/tools/server",
"//java/google/registry/tools/server/javascrap",
"//java/google/registry/util",
"@com_google_appengine_api_1_0_sdk",
"@com_google_code_findbugs_jsr305",