vmware-nsx/openstack-common.conf
gordon chung 736858b3e7 switch to oslo.serialization
jsonutils has been moved to the oslo.serialization library. in this
patch we bring in oslo.serialization and switch all references to
the new library.

Closes-Bug: #1385353
Change-Id: I2898c4040abb2f208959049708e7bc093cfbaba7
2014-11-14 09:28:12 +00:00

35 lines
703 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=cache
module=context
module=eventlet_backdoor
module=excutils
module=fileutils
module=fixture
module=gettextutils
module=importutils
module=install_venv_common
module=local
module=lockutils
module=log
module=loopingcall
module=middleware.base
module=middleware.catch_errors
module=middleware.correlation_id
module=middleware.debug
module=middleware.request_id
module=middleware.sizelimit
module=network_utils
module=periodic_task
module=policy
module=processutils
module=service
module=strutils
module=systemd
module=threadgroup
module=timeutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=neutron