** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1250165

Title:
  xenapi: Agent update broken with windows

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The xenapi agent code in nova currently sends a JSON dictionary
  encoded message containing a URL and MD5 checksum to trigger a guest
  agent update.

  However, the common windows guest agent at
  https://github.com/rackerlabs/openstack-guest-agents-windows-xenserver
  is actually looking for a command delimited message:

  url,md5sum

  As a result, Windows agent updates do not currently work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1250165/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to