481466b8ba
This patch syncs cfg, iniparser, and setup from oslo. Additionally, to avoid a name conflict tempest.openstack was renamed tempest.clients. Also, the duplicate copy of setup.py in tempest.common was removed and all references to it were updated. Change-Id: I6ed3a97e35ce73b820f7a436214480051ed6528f
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=setup,cfg,iniparser
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=tempest
|