]> xenbits.xensource.com Git - xcp/xen-api.git/commitdiff
Remove the Windows 2000 template
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 12 Oct 2010 10:53:38 +0000 (11:53 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 12 Oct 2010 10:53:38 +0000 (11:53 +0100)
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
ocaml/xapi/create_templates.ml

index 93719283f21a14999f349526b944877faf0f652a..a0a31b36604f55d2d0606dc576a1dd4aaa68b9c3 100644 (file)
@@ -488,7 +488,6 @@ let create_all_templates rpc session_id =
                windows_template "Vista"          X32 1024 24 [n;  ];
                windows_template "7"              X32 1024 24 [n;  ];
                windows_template "7"              X64 2048 24 [n;  ];
-               windows_template "2000 SP4"       X32  128  8 [    ];
                windows_template "Server 2003"    X32  256  8 [    ];
                windows_template "Server 2003"    X32  256  8 [  x;];
                windows_template "Server 2003"    X64  256  8 [n;  ];