6e693fc91d
oslo.service has graduated, so neutron should consume it. Closes-Bug: #1466851 Depends-On: Ie0fd63f969f954029c3c3cf31337fbe38f59331a Depends-On: I2093b37d411df9a26958fa50ff523c258bbe06ec Depends-On: I4823d344878fc97e66ddd8fdae25c13a34dede40 Change-Id: I0155b3d8b72f6d031bf6f855488f80acebfc25d4
12 lines
392 B
Plaintext
12 lines
392 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cache
|
|
module=fileutils
|
|
# The following module is not synchronized by update.sh script since it's
|
|
# located in tools/ not neutron/openstack/common/. Left here to make it
|
|
# explicit that we still ship code from incubator here
|
|
#module=install_venv_common
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=neutron
|