rhtyd commented on issue #1928: Update hypervisor capabilities for xenserver 7
URL: https://github.com/apache/cloudstack/pull/1928#issuecomment-317171183
 
 
   This has been included in the schema file:
   INSERT IGNORE INTO `cloud`.`hypervisor_capabilities`(uuid, hypervisor_type, 
hypervisor_version, max_guests_limit, max_data_volumes_limit, 
storage_motion_supported) values (UUID(), 'XenServer', '7.0.0', 500, 13, 1);
   
   Closing this.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to