Comment 10 for bug 1276440

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

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

commit ce712b2ab56f2aeaf9fe01929c0034ef8f4a766a
Author: Jakub Libosvar <email address hidden>
Date: Thu Jan 30 15:27:02 2014 +0100

    Metadata agent caches networks for routers

    During cloud-init there are several calls that asks neutron API for the
    same data which will not be most likely changed. Specifically router's
    networks are cached.

    Closes-bug: #1276440

    Conflicts:
     neutron/tests/unit/test_metadata_agent.py

    Change-Id: Ic5eedb8057c7f4934eed08869ebf55c91e6edfc9
    (cherry picked from commit 3faea81c6029033c85cefd6e98d7a3e719e858f5)