« Previous | Next » 

Revision 5cfa6c37

ID5cfa6c37aff994e14a96df9612a0a33d6cf4b135

Added by Dimitris Aragiorgis about 11 years ago

Remove network_type slot (Issue 363)

This slot was not used by Ganeti so the same info can be
provided via tags. In order not to break configuration data
we add a FromDict() method in Network config object that
removes the deprecated network_type (if found) and then invoke
the parent's method (which does the validation).

Signed-off-by: Dimitris Aragiorgis <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences