Remove explicit thread-local update in context
oslo.context now handles this internally, so we can remove the duplication. Additionally - This is the last explicit use of oslo-incubator's local module, so we remove it and it's reference in openstack-common.conf. Change-Id: I649b1873f69a37c9acb5b13d6ae750782ed7776c
This commit is contained in:
@@ -5,7 +5,6 @@ script=tools/install_venv_common.py
|
||||
|
||||
# The list of modules to copy from oslo-incubator.git
|
||||
module=fixture.config
|
||||
module=local
|
||||
module=memorycache
|
||||
module=policy
|
||||
module=service
|
||||
|
||||
Reference in New Issue
Block a user