Comment 4 for bug 1326173

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

Reviewed: https://review.openstack.org/97658
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5285164260f5e6e40f97eaf75b629adc9b55358b
Submitter: Jenkins
Branch: stable/icehouse

commit 5285164260f5e6e40f97eaf75b629adc9b55358b
Author: Kevin Benton <email address hidden>
Date: Mon Jun 2 21:39:51 2014 -0700

    Big Switch: fix capabilities retrieval code

    References the raw REST response in the capabilities
    parsing code so json.loads doesn't get an object
    that may already be decoded and fail.

    Conflicts:
     neutron/tests/unit/bigswitch/test_capabilities.py
     neutron/tests/unit/bigswitch/test_servermanager.py

    Closes-Bug: #1326173
    Change-Id: Ia3179b7499f35a6ab2e9ce1631ab15ed27d64647