Remove the nova.compute.resources entrypoint

This was the entrypoint namespace for
compute resources which was deprecated in mitaka
under 649decbaadb1064448ae0a6d25be30fab2451bb4
and removed in newton 49d9433c62d74f6ebdcf0832e3a03e544b1d6c83
so we should also remove the entrypoint.

Change-Id: Idaed7291ab6c3ab122edabfd3d614f42d469a34f
This commit is contained in:
Matt Riedemann
2016-06-17 17:43:58 -04:00
parent a7f1fd53ed
commit 9a8f89e852

View File

@@ -38,7 +38,6 @@ oslo.config.opts.defaults =
nova.compute.monitors.cpu =
virt_driver = nova.compute.monitors.cpu.virt_driver:Monitor
nova.compute.resources =
nova.image.download.modules =
file = nova.image.download.file