trove/openstack-common.conf
mbasnight 475927f35d Making the API look more like melange. this made the api a TON cleaner than modeling it after the existing nova code.
* now uses no nova imports and still has things like extensions, versions, etc.
* created a new server binscript
* made a new common folder with all the non openstack-common wsgi, exception, extensions etc...
* using openstack-common extensively
* changing the version to use v0.1
* stole some code from melange to make all this possible <3 melange team
2012-02-20 22:47:49 -06:00

8 lines
186 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=config,exception,extensions,utils,wsgi,setup
# The base module to hold the copy of openstack.common
base=reddwarf