-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20009/
-----------------------------------------------------------

Review request for Aurora, David Robinson and Maxim Khutornenko.


Bugs: aurora-307
    https://issues.apache.org/jira/browse/aurora-307


Repository: aurora


Description
-------

Add the "open" command to clientv2, and fix an error case in v1.

Clientv2 didn't have an "open" command, which it needed. Clientv1
had an open command, but if you used it and you forgot to specify
the parameter, it dropped its cookies.


Diffs
-----

  src/main/python/apache/aurora/client/cli/context.py 
83f7b6a4ae1e6896278752cb481901c6e381ba0e 
  src/main/python/apache/aurora/client/cli/jobs.py 
798f54deb35afb72cd3b8d3cb972d386e48d6c2e 
  src/main/python/apache/aurora/client/commands/core.py 
b1abc9e7b1923d2e56f452c6891ddaa959d95b40 
  src/test/python/apache/aurora/client/cli/BUILD 
d93a2df0f146e2771de2ce6223438a671d0e92a2 
  src/test/python/apache/aurora/client/cli/test_open.py PRE-CREATION 

Diff: https://reviews.apache.org/r/20009/diff/


Testing
-------

Ran unit tests, added new tests of the open command.


Thanks,

Mark Chu-Carroll

Reply via email to