vmware-nsx/openstack-common.conf
Gary Kotton 07bbf797fc Parse linuxbridge plugins using openstack.common.cfg
Implements the blueprint use-common-cfg

In order for the linuxbridge plugin to use the rpc code soon to be merged into
openstack-common, we need to parse our configuration using cfg. Here we
make the most simple, backwards compatible change in that direction.

The same is relevant for the openvswitch implementation

Fixes after comments.

Change-Id: I70fc1898a802cb4198f72741453283d114added2
2012-05-29 09:54:29 -04:00

8 lines
160 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,iniparser,setup
# The base module to hold the copy of openstack.common
base=quantum