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

Michal Fojtik resolved DTACLOUD-376.
------------------------------------

    Resolution: Fixed

commit e4d189d4f593100489d0353cef98a7bc9e86247b
Author: Michal Fojtik <[email protected]>
Date:   Wed Nov 21 12:09:13 2012 +0100

    VSphere: Report MAC addresses together with ipv4 addresses (DTACLOUD-376)
    
    * This patch also fix the case when instance was not created
      using Deltacloud and the template_id was not saved in extraConfig.
      In that case Deltacloud will not advertise link to original template.
                
> MAC address access in vsphere
> -----------------------------
>
>                 Key: DTACLOUD-376
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-376
>             Project: DeltaCloud
>          Issue Type: Improvement
>            Reporter: Xavier Naveira
>            Assignee: Michal Fojtik
>
> Hi,
> I'm using deltacloud with vsphere. regarding the network addresses it seems 
> that only the public addresses field is used.
> This field is populated with the mac address of the machine when the machine 
> is started but it doesn't get an ip address from a dhcp server.
> As soon a dhcp server offers and ip address and the machine accepts it the 
> mac address is replaced with the ip address in the public addresses field.
> This is a problem because the macaddress information disappears from 
> deltacloud and there is no way to retrieve it once the machine has gotten an 
> ip address from dhcp.
> Would it be possible to permanently store the macaddress?
> as sugested by Michal Fojtik:
> <public_addresses>
>   <address type="mac">3c:97:0e:1b:3b:82</address>
>   <address type="ipv4">10.0.0.1</address>
> </public_addresses>
> Thank you!
> Xavier 

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