Move RPM infrastructure temporarily to atlantis1.

Until some routing issues are resolved we cannot access certain machines
from the location of our current rpm server. For now, this is being
moved to our main scheduler machine until this issue is resolved.

Add a missing paren in rpm_controller.py.

TEST=Ran a quick test via
import xmlrpclib
client =
xmlrpclib.ServerProxy('http://atlantis1.mtv.corp.google.com:9999')
result = client.queue_request('chromeos1-rack8a-rpm1', 'CYCLE')
BUG=None

Change-Id: Ic3f2e97cfaeabeeff297e5d43213c8fc629e71d5
Reviewed-on: https://gerrit.chromium.org/gerrit/46437
Tested-by: Scott Zawalski <scottz@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Simran Basi <sbasi@chromium.org>
Reviewed-by: Scott Zawalski <scottz@chromium.org>
3 files changed