libra/openstack-common.conf
David Lenwell a4e583f1c6 Adding in api server
* API now executes (not fully working but a good start)
* Load balancers list now works
* Load balancer detail now works
* Fix pep8, pyflakes + Shrews' comments
* Temporarily make test cases pass

Change-Id: Ia082b8bb60a95abee086073908256649e4ebca23
2013-05-16 18:33:29 +01:00

8 lines
169 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=importutils,jsonutils,xmlutils
# The base module to hold the copy of openstack.common
base=libra