Add VALUE_AUTO and VALUE_GENERATE constants
authorGuido Trotter <ultrotter@google.com>
Mon, 20 Oct 2008 09:34:32 +0000 (09:34 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 20 Oct 2008 09:34:32 +0000 (09:34 +0000)
commite82ac01cfd4fa14a8e5e03a0c77045c21537f4e0
tree7eee2edef7240740cb34920b9548357b252bba40
parentf7314dfb9cdce0ae4994987a9123746e1b5b7ba1
Add VALUE_AUTO and VALUE_GENERATE constants

'auto' is used in multiple place in the code with a meaning similar to
'default', 'generate' will be used to force generation of mac addresses
when the default would be to reuse an old one.

Reviewed-by: iustinp
lib/constants.py