Comment 2 for bug 1043630

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

Reviewed: https://review.openstack.org/12176
Committed: http://github.com/openstack/quantum/commit/8d752124606cc42fed71476f8efc3eae2e4d8475
Submitter: Jenkins
Branch: master

commit 8d752124606cc42fed71476f8efc3eae2e4d8475
Author: justin ljj <email address hidden>
Date: Thu Aug 30 13:12:15 2012 +0800

    remove policy check for host_routes in update_port

    Fixes bug 1043630

    Port has no 'host_routes' attribute according to the latest V2 API
    specification. So, policy check for 'host_routes' is not need any
    more, just remove it in this patch.

    Change-Id: I925e83d9825f89265843c15e71ee5ed4c33bad5f