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

Shankar resolved JCLOUDS-133.
-----------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 1.6.1)

Based on Andrew's comments, I can get the info required by 
node.getHardware().getName() , typecasting computeMetadata to nodeMetadata
                
> need a method to get the intance type (eg. m1.tiny) from the computeMetadata 
> -----------------------------------------------------------------------------
>
>                 Key: JCLOUDS-133
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-133
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-labs-openstack
>    Affects Versions: 1.6.0
>         Environment: Openstack
>            Reporter: Shankar
>              Labels: openstack
>
> When I dump the contents of an instance of ComputeMetadata, I see that the 
> instance type - in this case m1.tiny, exists as a part of "hardware" . I'd 
> like to have a method to get to the "hardware"
> Here is an example :
> {id=......, hardware={id=RegionOne/1, providerId=1, name=m1.tiny, 
> location={scope=ZONE, id=RegionOne, description=RegionOne, 
> parent=openstack-nova}, ......}
> Can we have a method as shown below : 
> getHardware.getName();

--
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

Reply via email to