Files
deb-python-monascaclient/openstack-common.conf
Steve Martinelli 746c4c3677 use six.moves.urllib.parse instead of py3kcompat
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
2016-11-14 07:40:22 -05:00

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