ryu-agent should use rpc

Bug #1110174 reported by Yoshihiro Kaneko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Yoshihiro Kaneko

Bug Description

ryu-agent still accesses a database directly. This approach has
already been obsoleted.
Other agents use rpc instead of accessing a database directly.

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

Fix proposed to branch: master
Review: https://review.openstack.org/20786

Changed in quantum:
assignee: nobody → Yoshihiro Kaneko (ykaneko0929)
status: New → In Progress
tags: added: ryu
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/20786
Committed: http://github.com/openstack/quantum/commit/40e76356dd50113936826833eddb3ce57fee8214
Submitter: Jenkins
Branch: master

commit 40e76356dd50113936826833eddb3ce57fee8214
Author: Yoshihiro Kaneko <email address hidden>
Date: Wed Jan 30 15:50:41 2013 +0900

    Improve data access method of ryu-agent

    fixes bug #1110174

    This patch implement rpc in ryu-agent, instead of accessing a
    database directly.
    Because it was not necessary to transmit information via database,
    therefore the table is eliminated.

    Also, I remove openflow controller stuff from a configuration file
    of the Ryu plugin because it was not used anymore.

    Change-Id: I5e261297c3f92c6a1ac5df229084176e84694e87

Changed in quantum:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in quantum:
milestone: none → grizzly-3
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-3 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.