[
https://issues.apache.org/jira/browse/DTACLOUD-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-245:
------------------------------------
Attachment: 0003-CIMI-Client-expose-only-supported-collections-in-clo.patch
0002-CIMI-expose-only-supported-collections-in-cloudEntry.patch
0001-CIMI-Adds-guards-in-conversion-of-hardware_profile-t.patch
OK- yes same issue. I added new patches - try these. While I was there I also
did some spring cleaning - like checking if a given collection is supported by
the underlying driver before exposing that collection in the cimi
cloudEntryPoint (in cimi, all collections are now optional, meaning a provider
may/may not support a given collection). In FGCP case one example was
MachineAdmins (like deltacloud 'keys').
> FGCP/DMTF: undefined method `value' for hardware profile as storage is not
> specified
> ------------------------------------------------------------------------------------
>
> Key: DTACLOUD-245
> URL: https://issues.apache.org/jira/browse/DTACLOUD-245
> Project: DeltaCloud
> Issue Type: Bug
> Components: Server
> Environment: fgcp driver and cimi interface
> Reporter: Dies Koper
> Assignee: Marios Andreou
> Attachments:
> 0001-CIMI-Adds-guards-in-conversion-of-hardware_profile-t.patch,
> 0001-CIMI-Adds-guards-in-conversion-of-hardware_profile-t.patch,
> 0002-CIMI-expose-only-supported-collections-in-cloudEntry.patch,
> 0003-CIMI-Client-expose-only-supported-collections-in-clo.patch
>
>
> cimi/machine_configurations gives error page with fgcp driver.
> In fgcp, hardware profiles do not define the storage size, that depends on
> the image you launch.
> So the storage field is not set, which leads to a nice(?) 'empty' symbol in
> the DC UI.
> machine_configuration.rb:56 is expecting a value for storage.
> Where should this be fixed? Nil check in dmtf server or set a value (what?)
> in fgcp driver?
--
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