oslo-incubator/obsolete.txt
Doug Hellmann 824874d852 Warn the user when they sync an obsolete module
Print a warning from update.py when the user syncs an obsolete module,
including a message about which new oslo library they should be using
instead.

Change-Id: Id65ab87ef6a89a772a4fab838220454c394a8737
2014-04-12 17:08:51 +08:00

7 lines
289 B
Plaintext

# List of obsolete modules and files as glob patterns (since some
# files in a module may still belong in the incubator).
openstack/common/rpc/* oslo.messaging
openstack/common/test.py oslotest
openstack/common/fixture/moxstubout.py oslotest
openstack/common/fixture/mockpatch.py oslotest