as part of the openstack wide ocata goal, all references to the now obsolete oslo-incubator modules (in openstack/common) should be removed. this is the first step in doing that, a future patch will move the apiclient to be a top level module. Change-Id: I0bcd01b3f6ff6c7e562bd9419c6a8e86989b1e27
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=gettextutils,apiclient.base,apiclient.exceptions
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=monascaclient
|