Comment 5 for bug 1380787

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

Reviewed: https://review.openstack.org/128095
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1b4ad95758c6cff7bc9a461f445c4b4e67964434
Submitter: Jenkins
Branch: master

commit 1b4ad95758c6cff7bc9a461f445c4b4e67964434
Author: Mark McClain <email address hidden>
Date: Mon Oct 13 20:38:43 2014 +0000

    Remove XML support

    XML support in Neutron has always been a second class feature to the
    JSON API and broken for many extensions and outputs. The XML API been marked as
    deprecated for the Icehouse and Juno release and is ready for removal in
    Kilo.

    Change-Id: I611aa9382ba3bfb08b2970c63e83b0fdd3d2e8a4
    Closes-Bug: #1380787