]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Register an extend_dict function for ext_gw_mode extension
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 10 Sep 2013 22:38:16 +0000 (15:38 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 10 Sep 2013 22:38:16 +0000 (15:38 -0700)
commit1dabc0629e642aab6076fc0ca4e7f9698341a797
tree724a05a932da964d119b0c78b58147ffdd46ffbd
parent72c969f3324033c2e44e0b5a95648aeacb6da68b
Register an extend_dict function for ext_gw_mode extension

Bug 1223585wq

Use dict extension methods instead of overriding make_router_dict in
order to make this extension consistent with all the others.

Change-Id: I94fa7e70e5a869963ec4dfa9de85c8d922976843
neutron/db/l3_gwmode_db.py