diff options
author | Devananda van der Veen <devananda.vdv@gmail.com> | 2012-12-27 15:13:58 -0800 |
---|---|---|
committer | Devananda van der Veen <devananda.vdv@gmail.com> | 2012-12-28 14:53:55 -0800 |
commit | 6bf64e829267d46324a240fa421e5d55a8156bee (patch) | |
tree | c1d198d37471f39734e41e88e1edeeb782a8fd33 /nova/exception.py | |
parent | f1bb1a213b63df050e98dbdeb1e7fb5ea8f3e05c (diff) | |
download | nova-6bf64e829267d46324a240fa421e5d55a8156bee.tar.gz nova-6bf64e829267d46324a240fa421e5d55a8156bee.tar.xz nova-6bf64e829267d46324a240fa421e5d55a8156bee.zip |
baremetal power driver takes **kwargs
Some baremetal power drivers may require different information passed to
them. This patch prepares the way by having the base class take only
**kwargs, and having the driver pass both 'instance' and 'node', instead
of just passing 'node'.
blueprint general-bare-metal-provisioning-framework
Change-Id: Iff91024b1d019b0d07f2cbfe991748e618bfcb18
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions