Mock HW profile returns float value in range --------------------------------------------
Key: DTACLOUD-94 URL: https://issues.apache.org/jira/browse/DTACLOUD-94 Project: DeltaCloud Issue Type: Bug Reporter: Jan Provaznik Assignee: David Lutterkort m1-large mock hw profile defines float memory range, only integers are allowed for ranges: /usr/share/deltacloud-core/lib/deltacloud/drivers/mock/mock_driver.rb: define_hardware_profile('m1-large') do cpu (1..6) memory (7.5*1024 .. 15*1024), :default => 10 * 1024 storage [ 850, 1024 ] architecture 'x86_64' end -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira