nova/releasenotes
Dan Smith 2fbe8e02d5 Remove deprecated nova.image.download hook
In Queens we deprecated the nova.image.download hook, which provided a
mechanism to inject custom code into the download path of our glance
module. This can now be removed.

The one known potential user of this is was a direct-rbd download
proposal, which needs further modification of the base glance client
in order to work. Thus, this removes the hook point, but not the
config option to allow specifying location schemes that should be
considered direct by the glance module. This provides a path forward
to integrate the direct-rbd code as a proper feature to our glance
module, which will mean un-deprecating that config option, but also
providing a stable list of potential options for it.

Change-Id: I7463af2ba9b74a73ffbb0a6b5fa12dff3fa5cac6
2020-06-25 08:03:31 +00:00
..
notes Remove deprecated nova.image.download hook 2020-06-25 08:03:31 +00:00
source Fix pygments_style 2020-05-20 21:56:41 +02:00