]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ryu/nova: catch up d1888a3359345acffd8d0845c137eefd88072112
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 8 Mar 2012 07:20:09 +0000 (16:20 +0900)
committerIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 15 Mar 2012 00:16:18 +0000 (09:16 +0900)
commit2efcf791e96af55e55a701980e0a826ae62a11fe
treea17b0b7978ad0b251f597dec5a06de8860329d64
parentf88a1f7582cc00fbe386505ee8768ac98548a682
ryu/nova: catch up d1888a3359345acffd8d0845c137eefd88072112

FLAGS.add_option -> FLAGS.register_opt

> commit d1888a3359345acffd8d0845c137eefd88072112
> Author: Mark McLoughlin <markmc@redhat.com>
> Date:   Fri Feb 3 00:50:58 2012 +0000
>
>     Remove the last of the gflags shim layer
>
>     Make FLAGS a ConfigOpts instance and fix up all the places where we
>     expected FlagValues behaviour.
>
>     Change-Id: I8f96f42e0d8d30ba6b362d29861e717cf0fa9e89

and removed work around for circular import as the nova change set of
1265104b873d4cd791cecc62134ef874b4656003 fixes the circular import issue.

Change-Id: I4897dc848efa7fff6c73399a72d876fb503121e7
quantum/plugins/ryu/nova/linux_net.py
quantum/plugins/ryu/nova/vif.py