Get rid of constants.RAPI_ENABLE
authorGuido Trotter <ultrotter@google.com>
Thu, 23 Jul 2009 13:41:02 +0000 (14:41 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 24 Jul 2009 08:35:05 +0000 (10:35 +0200)
commite1876432f740aa4937efc64fa1aa496b1bc341d3
tree29c6d09764b8317c7aa6bb60556f6b393fa581b8
parent68b1fcd5c1cb86692f41026838f3519edd4b3d0b
Get rid of constants.RAPI_ENABLE

This constant is unused, except in qa. Removing it since it's always True.

This patch also removes the unused qa_rapi.PrintRemoteAPIWarning
function, and removes a comment about temporary constants "until we have
cluster parameters".

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/constants.py
qa/qa_rapi.py