On Tue, 12 Feb 2013 17:20:55 +0900
YAMAMOTO Takashi wrote:
> openstack cfg.py is more flexible wrt schema modifications.
> eg. it allows introducing options at module import time.
>
> YAMAMOTO Takashi (6):
> import cfg.py from oslo-incubator
> use openstack.common.cfg instead of gflags
> a
openstack cfg.py is more flexible wrt schema modifications.
eg. it allows introducing options at module import time.
YAMAMOTO Takashi (6):
import cfg.py from oslo-incubator
use openstack.common.cfg instead of gflags
adjust import order in ryu-manager and add a comment.
update a sample and