staccato/nova_plugin/README.rst
John Bresnahan 982c025c90 Adding a plug-in module for nova compute
This new python package will allow a nova compute deployment to install
a staccato download plugin module.  This will allow nova compute to
use staccato for downloads.

Change-Id: I35257f37c8d92ad96298c10ce1be15b7f53ffaef
blueprint: staccato-plugin-for-nova
2013-08-16 14:45:58 -10:00

257 B

OpenStack Nova Staccato Plugin

This plugin will be installed into the python environment as an entry point. Nova can then load it to manage transfers. This must be installed in the python environment which nova compute uses.