@@ -554,9 +554,7 @@ INSERT IGNORE INTO `cloud`.`guest_os` (id, uuid, category_id, display_name, crea
554554INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (238 , UUID(), 4 , ' Red Hat Enterprise Linux 5 (64-bit)' , utc_timestamp());
555555INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (239 , UUID(), 4 , ' Red Hat Enterprise Linux 6 (32-bit)' , utc_timestamp());
556556INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (240 , UUID(), 4 , ' Red Hat Enterprise Linux 6 (64-bit)' , utc_timestamp());
557- INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (241 , UUID(), 10 , ' Ubuntu 14.04 (32-bit)' , utc_timestamp());
558- INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (242 , UUID(), 10 , ' Ubuntu 14.04 (64-bit)' , utc_timestamp());
559- INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (243 , UUID(), 5 , ' SUSE Linux Enterprise Server 12 (32-bit)' , utc_timestamp());
557+ INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (241 , UUID(), 10 , ' Ubuntu 14.04' , utc_timestamp());
560558INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (244 , UUID(), 5 , ' SUSE Linux Enterprise Server 12 (64-bit)' , utc_timestamp());
561559INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (245 , UUID(), 4 , ' Red Hat Enterprise Linux 7' , utc_timestamp());
562560INSERT IGNORE INTO ` cloud` .` guest_os` (id, uuid, category_id, display_name, created) VALUES (246 , UUID(), 1 , ' CentOS 7' , utc_timestamp());
@@ -701,8 +699,7 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid,hypervisor_type, hypervis
701699INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' SUSE Linux Enterprise Server 11 SP2 (64-bit)' , 185 , utc_timestamp(), 0 );
702700INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' SUSE Linux Enterprise Server 11 SP3 (32-bit)' , 188 , utc_timestamp(), 0 );
703701INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' SUSE Linux Enterprise Server 11 SP3 (32-bit)' , 187 , utc_timestamp(), 0 );
704- INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' SUSE Linux Enterprise Server 12 (experimental)' , 243 , utc_timestamp(), 0 );
705- INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' SUSE Linux Enterprise Server 12 (experimental)' , 244 , utc_timestamp(), 0 );
702+ INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' SUSE Linux Enterprise Server 12 (64-bit)' , 244 , utc_timestamp(), 0 );
706703INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Windows 7 (32-bit)' , 48 , utc_timestamp(), 0 );
707704INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Windows 7 (64-bit)' , 49 , utc_timestamp(), 0 );
708705INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Windows 8 (32-bit)' , 165 , utc_timestamp(), 0 );
@@ -726,7 +723,6 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid,hypervisor_type, hypervis
726723INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Ubuntu Precise Pangolin 12.04 (32-bit)' , 163 , utc_timestamp(), 0 );
727724INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Ubuntu Precise Pangolin 12.04 (64-bit)' , 164 , utc_timestamp(), 0 );
728725INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Ubuntu Trusty Tahr 14.04' , 241 , utc_timestamp(), 0 );
729- INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Ubuntu Trusty Tahr 14.04' , 242 , utc_timestamp(), 0 );
730726INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Other install media' , 169 , utc_timestamp(), 0 );
731727INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Other install media' , 170 , utc_timestamp(), 0 );
732728INSERT IGNORE INTO ` cloud` .` guest_os_hypervisor` (uuid,hypervisor_type, hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) VALUES (UUID(),' Xenserver' , ' 6.5.0' , ' Other install media' , 98 , utc_timestamp(), 0 );
0 commit comments