versionutils is necessary to implement versioned objects copied from Nova/Ironic. Change-Id: I81a228a186ce583e9cd2cf8cd98bcb6167a6a5f0
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=context
|
|
module=log
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=magnum
|