« Previous | Next » 

Revision 818e28cf

ID818e28cf21f6e08b46654c5d662606ccd020ef4d
Parent 9a03cffb
Child 07e68848

Added by Thomas Thrainer over 10 years ago

Move OVS node parameters to the right place

OpenVSwitch node parameters were passed as separate command line flags.
This was not only inconsistent with all other parameters
(hypervisor-params, disk-params, ...), but also with the documented
behavior in the man pages.
Additionally, the special handling of the OVS related parameters
disabled logic in LUNodeAdd, as ndparams was never None any more.

This patch fixes those problems and treats OVS related parameters like
all other node parameters.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Hrvoje Ribicic <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences