You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Michal Fojtik (Assigned) (JIRA)" <ji...@apache.org> on 2011/10/18 16:08:16 UTC

[jira] [Assigned] (DTACLOUD-94) Mock HW profile returns float value in range

     [ https://issues.apache.org/jira/browse/DTACLOUD-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Fojtik reassigned DTACLOUD-94:
-------------------------------------

    Assignee: Michal Fojtik  (was: David Lutterkort)
    
> 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: Michal Fojtik
>
> 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