Merge "Remove cloudpipe APIs"
This commit is contained in:
commit
276231d0e2
@ -25,7 +25,6 @@ from nova.conf import base
|
||||
from nova.conf import cache
|
||||
from nova.conf import cells
|
||||
from nova.conf import cinder
|
||||
from nova.conf import cloudpipe
|
||||
from nova.conf import compute
|
||||
from nova.conf import conductor
|
||||
from nova.conf import configdrive
|
||||
@ -80,7 +79,6 @@ base.register_opts(CONF)
|
||||
cache.register_opts(CONF)
|
||||
cells.register_opts(CONF)
|
||||
cinder.register_opts(CONF)
|
||||
cloudpipe.register_opts(CONF)
|
||||
compute.register_opts(CONF)
|
||||
conductor.register_opts(CONF)
|
||||
configdrive.register_opts(CONF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user