824874d852
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
7 lines
289 B
Plaintext
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
|