Comment 3 for bug 852141

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

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

 status fixcommitted
 done

commit b74dee50e72fa8e22b8731db6468513473db9253
Author: Kevin L. Mitchell <email address hidden>
Date: Tue Nov 22 12:25:21 2011 -0600

    Use XMLDictSerializer for resource extensions.

    Patches around bug 852141 by using the XMLDictSerializer instead of
    the ExtensionsXMLSerializer for XML serialization of resource
    extensions. This will allow XML to be emitted, but does not correct
    the underlying problem: many existing resource extensions do not
    have defined XML serializers. (Additionally, existing serializers,
    including ExtensionsXMLSerializer, should be converted to
    templates.)

    Change-Id: If0fb0603920d04834368ed654f2a71d3e5300f7f