
* 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
8 lines
169 B
Plaintext
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
|