----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28350/#review62676 -----------------------------------------------------------
docs/cron-jobs.md <https://reviews.apache.org/r/28350/#comment104746> Hold on a sec - why do we have this and cron schedule (see above)? - Kevin Sweeney On Nov. 21, 2014, 3:14 p.m., Maxim Khutornenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28350/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2014, 3:14 p.m.) > > > Review request for Aurora, David McLaughlin and Bill Farner. > > > Bugs: AURORA-921 > https://issues.apache.org/jira/browse/AURORA-921 > > > Repository: aurora > > > Description > ------- > > Implementing "aurora cron replace" command to close the functionality gap > that will be created with client updater removal. > > > Diffs > ----- > > docs/clientv2.md 6e69af3837f63321e273f1df7b0f5a1c07505cc7 > docs/cron-jobs.md 7d04bcd3776bfd85f14e4398c4bc57dfbbdbcc72 > src/main/python/apache/aurora/client/api/__init__.py > d12132f8ee64a390c9b5b4c9ab26b5e4b2b1bb59 > src/main/python/apache/aurora/client/cli/cron.py > cfd957cb99fb1c0bff04f0c91969a66faaf3b6f2 > src/main/python/apache/aurora/client/cli/update.py > 12774af8bcd1c953fdbc799b0a142c27407d69f5 > src/test/python/apache/aurora/client/api/test_api.py > 1f4e9fe9111ac88726d7c45b699b3b91438448b6 > src/test/python/apache/aurora/client/cli/test_cron.py > c748212febf5867f5f7cc54e34bf91a8890d9999 > src/test/python/apache/aurora/client/cli/test_supdate.py > 7637352feea6b07408256158814c05bc17ec14f3 > > Diff: https://reviews.apache.org/r/28350/diff/ > > > Testing > ------- > > ./pants src/test/python:all > > tested in vagrant as well > > > Thanks, > > Maxim Khutornenko > >
