Rapi: move the curl options list to a separate var
authorIustin Pop <iustin@google.com>
Wed, 5 Jan 2011 10:14:19 +0000 (11:14 +0100)
committerIustin Pop <iustin@google.com>
Fri, 7 Jan 2011 15:39:34 +0000 (16:39 +0100)
commit4d8e5008f6656a15f80e590cc78cf7e7ab964c7f
tree906ff213af2ed83bde633aa7b29976e652ef024a
parent693342ad3b37d546bbe5123128790c8f7877ec9f
Rapi: move the curl options list to a separate var

A small cleanup, this just moves the options to a separate list to
avoid instantiation at every call.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Ganeti/HTools/Rapi.hs