Add constants for the HV/BE parameter names
authorIustin Pop <iustin@google.com>
Tue, 14 Oct 2008 06:36:31 +0000 (06:36 +0000)
committerIustin Pop <iustin@google.com>
Tue, 14 Oct 2008 06:36:31 +0000 (06:36 +0000)
commite64b8beb870762ef3b11d0d9724b85ccbb86ff38
tree446a06f480be228a0cc6aefb9add4d4f03f8bdd0
parent16ad1a83e487fff87eced3b85034fdb2eafe499f
Add constants for the HV/BE parameter names

Since we don't want the string values of the parameters (e.g.
“kernel_path”) spread over the code, we introduce constants for these.

Reviewed-by: ultrotter,schreiberal
lib/constants.py