You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Anshul Gangwar <an...@citrix.com> on 2014/05/27 08:40:10 UTC

[ACS44] Cherry pick for CLOUDSTACK-6663

Hi Daan/Hugo,



Can you please cherry-pick following from 4.4-forward to 4.4:

commit b85f687cd7f12cd14a1feeb80593ba55e05b2fa8
Author: Anshul Gangwar <an...@citrix.com>
Date:   Wed May 14 13:18:41 2014 +0530

    CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries
    to get nic info of 0.0.0.0. To get it, it iterates through all nics and return the last NIC in
    the list if it doesn't match with any IP address. In case last NIC doesn't have unicastAddress,
    Hyper-V agent will fail to start. We don't need IP address during initialization. It get
    initialized with startupcommand later.

Thanks,
Anshul


Re: [ACS44] Cherry pick for CLOUDSTACK-6663

Posted by Daan Hoogland <da...@gmail.com>.
On Tue, May 27, 2014 at 8:40 AM, Anshul Gangwar
<an...@citrix.com> wrote:
> b85f687cd7f12cd14a1feeb80593ba55e05b2fa8


is in

-- 
Daan