You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/12/11 01:11:21 UTC

[jira] [Closed] (DTACLOUD-373) Non integer "cpu" value in MachineConfiguration

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

Ronelle Landy closed DTACLOUD-373.
----------------------------------


Closing issue as fixed in deltacloud commit version: 45c8aa2221c59cd780b32f8dd48ed45f0fa448fe

</MachineConfiguration>
  <MachineConfiguration>
    <memory>17930649</memory>
    <name>m2.xlarge</name>
    <disk>
      <format>unknown</format>
      <capacity>440401920</capacity>
    </disk>
    <cpu>6</cpu>
    <id>http://localhost:3001/cimi/machine_configurations/m2.xlarge</id>
    <created>2012-12-10T19:08:51-05:00</created>
    <description>Machine Configuration with 17930649 KiB of memory and 6.5 CPU</description>
  </MachineConfiguration>

                
> Non integer "cpu" value in MachineConfiguration 
> ------------------------------------------------
>
>                 Key: DTACLOUD-373
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-373
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: CIMI/Frontend
>            Reporter: Frederic Dang Tran
>            Assignee: Michal Fojtik
>            Priority: Minor
>
> Tested with the EC2 driver:
>  <MachineConfiguration>
>     <id>http://localhost:3001/cimi/machine_configurations/m2.xlarge</id>
>     <name>m2.xlarge</name>
>     <cpu>6.5</cpu>
>     <memory>17930240</memory>
>     <disk>
>       <capacity>440401920</capacity>
>       <format>unknown</format>
>     </disk>
>   </MachineConfiguration>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira