-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32302/
-----------------------------------------------------------
Review request for Aurora.
Bugs: AURORA-1212
https://issues.apache.org/jira/browse/AURORA-1212
Repository: aurora
Description
-------
Currently the client allows static ports only for dedicated jobs,
the scheduler has no such restirction. Remove this restriction.
The docs make no mention of this limition, so no changes are
required there.
Diffs
-----
src/main/python/apache/aurora/client/config.py 59703ef
src/test/python/apache/aurora/client/test_config.py c567797
Diff: https://reviews.apache.org/r/32302/diff/
Testing
-------
Ran unittests and created a non-dedicated job with a static port in vagrant
enviroment.
Thanks,
Brian Brazil