From: Paul Durrant Date: Tue, 12 Oct 2010 10:53:38 +0000 (+0100) Subject: Remove the Windows 2000 template X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=61448d41c7814c9fd81b570df665a1b0aa716ce6;p=xcp%2Fxen-api.git Remove the Windows 2000 template Signed-off-by: Paul Durrant --- diff --git a/ocaml/xapi/create_templates.ml b/ocaml/xapi/create_templates.ml index 93719283..a0a31b36 100644 --- a/ocaml/xapi/create_templates.ml +++ b/ocaml/xapi/create_templates.ml @@ -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; ];