bug 14221: fixed description for default network offering

status 14221: resolved fixed
This commit is contained in:
Alena Prokharchyk 2012-03-09 11:37:21 -08:00
parent df11681844
commit a7eeea576c
1 changed files with 2 additions and 0 deletions

View File

@ -714,3 +714,5 @@ INSERT IGNORE INTO `cloud`.`configuration` VALUES ('Advanced', 'DEFAULT', 'manag
INSERT IGNORE INTO `cloud`.`configuration` VALUES ('Advanced', 'DEFAULT', 'management-server', 'system.vm.default.hypervisor', null, 'Hypervisor type used to create system vm');
UPDATE `cloud`.`network_offerings` SET display_text='Offering for Shared Security group enabled networks' where display_text='System-Guest-Network';