Files
nova/etc
Todd Willey 4e034f3d69 Remove module-level factory methods in favor of having a factory class-method
on wsgi components themselves.  Local options from config are passed to the
__init__ method of the component as kwargs.
2011-01-06 13:57:48 -05:00
..