----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54307/ -----------------------------------------------------------
(Updated Dec. 27, 2016, 3:48 p.m.) Review request for Aurora and Stephan Erb. Repository: aurora Description ------- This adds an auth module that does HTTP basic auth with credentials read from `clusters.json`. Diffs ----- docs/operations/security.md 46e0b8a examples/vagrant/clusters_http_basic.json PRE-CREATION src/main/python/apache/aurora/client/api/scheduler_client.py 9bbfece src/main/python/apache/aurora/common/auth/auth_module.py 28cea15 src/main/python/apache/aurora/common/auth/auth_module_http_basic.py PRE-CREATION src/main/python/apache/aurora/common/auth/auth_module_manager.py 3ae0e0a src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh 4630937 Diff: https://reviews.apache.org/r/54307/diff/ Testing ------- - ran client tests - ran end-to-end tests Thanks, Andreas Merkel
