vmware-nsx/openstack-common.conf
Zhongyue Luo 0d3cfea2e1 Use openstack.common.exception
Fixes bug #1013040

1. Edit openstack-common.conf and import openstack.common.exception
2. Remove redundant code

Change-Id: Ia440422e283f8e6796d9a1f720d73b3bcf2f981e
2012-06-14 16:25:52 +08:00

8 lines
192 B
Plaintext

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