Merge "TrivialFix: Remove cfg import unused"
This commit is contained in:
commit
ee956e217f
@ -20,10 +20,6 @@ WSGI middleware for OpenStack Compute API.
|
|||||||
|
|
||||||
import nova.api.openstack
|
import nova.api.openstack
|
||||||
from nova.api.openstack.compute import extension_info
|
from nova.api.openstack.compute import extension_info
|
||||||
import nova.conf
|
|
||||||
|
|
||||||
|
|
||||||
CONF = nova.conf.CONF
|
|
||||||
|
|
||||||
|
|
||||||
class APIRouterV21(nova.api.openstack.APIRouterV21):
|
class APIRouterV21(nova.api.openstack.APIRouterV21):
|
||||||
|
Loading…
Reference in New Issue
Block a user