cinder/openstack-common.conf
John Griffith b46a0afc37 Remove unused db api methods
* Implements cinder blueprint remove-extra-dbapi-methods
  * Related to cinder initial-db-cleanup:
      Remove db api methods associated with removed tables
	  Modify/Remove tests associated with removed tables
	  Remove non-existing db API calls from volume/api

Change-Id: I60e0c6ffad9c78a29d56a27a04e9ec5ebaa1f251
2012-07-09 14:30:03 -06:00

8 lines
191 B
Plaintext

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