zaqar/tools/config/oslo.config.generator.rc
pengfei wang 1060dd8745 Rename shard to pool
Most of the work done in https://review.openstack.org/#/c/96463/
and here are for those left.

Change-Id: I9249747557b0784982f2fe75c1f13fd866a16616
Closes-Bug: #1333152
2014-06-24 14:19:37 +08:00

12 lines
712 B
Plaintext

export OSLO_CONFIG_GENERATOR_EXTRA_MODULES="keystoneclient.middleware.auth_token"
export OSLO_CONFIG_GENERATOR_EXTRA_LIBRARIES="marconi.bootstrap
marconi.storage.base
marconi.storage.pipeline
marconi.storage.pooling
marconi.storage.mongodb
marconi.storage.sqlalchemy
marconi.transport.wsgi
marconi.transport.base
marconi.transport.validation"