Convert SetInstanceParams to concurrency
authorGuido Trotter <ultrotter@google.com>
Tue, 22 Jul 2008 14:25:34 +0000 (14:25 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 22 Jul 2008 14:25:34 +0000 (14:25 +0000)
commit1a5c7281e4053d1e4108379adaea97e868c57dae
treefa6b356a15b4bdbc85fde1ec52e3a3b3531b5057
parentea94e1cdbe7da191bcf31717512aef8804872a2b
Convert SetInstanceParams to concurrency

Grab a lock for the instance we're working on, and update its params.

Reviewed-by: iustinp
lib/cmdlib.py