Revision 5cfa6c37 src/Ganeti/OpCodes.hs

b/src/Ganeti/OpCodes.hs
501 501
     ])
502 502
  , ("OpNetworkAdd",
503 503
     [ pNetworkName
504
     , pNetworkType
505 504
     , pNetworkAddress4
506 505
     , pNetworkGateway4
507 506
     , pNetworkAddress6
......
517 516
     ])
518 517
  , ("OpNetworkSetParams",
519 518
     [ pNetworkName
520
     , pNetworkType
521 519
     , pNetworkGateway4
522 520
     , pNetworkAddress6
523 521
     , pNetworkGateway6

Also available in: Unified diff