xenapi: Agent update broken with windows

Bug #1250165 reported by Brian Elliott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/55881
Committed: http://github.com/openstack/nova/commit/f20523aeca92830f788f86d6c01cc3f63bde18f5
Submitter: Jenkins
Branch: master

commit f20523aeca92830f788f86d6c01cc3f63bde18f5
Author: Brian Elliott <email address hidden>
Date: Mon Nov 11 17:20:19 2013 +0000

    xenapi: Fix agent update message format

    Fix the agent update message send so Windows guests will work

    Message must be formatted: "url,md5sum"

    Change-Id: I675cc5a7ca522696eab1820c14c48361ff7e0f74
    Closes-Bug: 1250165

Changed in nova:
status: New → Fix Committed
Changed in nova:
milestone: none → icehouse-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.