Add a command to generate zone data from zoneman

Zone files generated on GCS with this command will be used by a MR (to be implemented in a separate CL) for comparing zone data between zoneman and datastore.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134134401
This commit is contained in:
dxy 2016-09-23 17:01:29 -07:00 committed by Ben McIlwain
parent afb2811704
commit e0c93e5986

View file

@ -140,6 +140,7 @@
<url-pattern>/_dr/task/generateZoneFiles</url-pattern> <url-pattern>/_dr/task/generateZoneFiles</url-pattern>
</servlet-mapping> </servlet-mapping>
<!-- Security config --> <!-- Security config -->
<security-constraint> <security-constraint>
<web-resource-collection> <web-resource-collection>