Comment 2 for bug 1199706

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

Reviewed: https://review.openstack.org/36421
Committed: http://github.com/openstack/python-novaclient/commit/70e6cd97906fde9a888bae6eadc435560b64ec09
Submitter: Jenkins
Branch: master

commit 70e6cd97906fde9a888bae6eadc435560b64ec09
Author: gtt116 <email address hidden>
Date: Wed Jul 10 17:45:22 2013 +0800

    Fix interface-list got none mac address.

    novaclient expect the response json body has a column 'mac_address', but
    actually is 'mac_addr'. This patch is a quick fix. Just print out
    "mac_addr" is readable enough.

    Fix bug: #1199706

    Change-Id: I68823a3d719ee2f5d9d8b6227ca8eb858fc270c3