diff options
author | Mark McLoughlin <markmc@redhat.com> | 2013-06-19 08:50:32 +0100 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2013-06-19 09:56:28 +0100 |
commit | 01672d86d512320cae936c8c3f070664aafe8d45 (patch) | |
tree | 2be3f89ada3ccce1dd606dfdd9ba4d74270cb091 /nova/utils.py | |
parent | 2bcd6b59a6d6848144ff9fb4f7b4c2241b907515 (diff) | |
download | nova-01672d86d512320cae936c8c3f070664aafe8d45.tar.gz nova-01672d86d512320cae936c8c3f070664aafe8d45.tar.xz nova-01672d86d512320cae936c8c3f070664aafe8d45.zip |
Remove the unused plugins framework
This framework was merged a year ago and AFAICT hasn't seen use beyond
the two initial wikimedia extensions.
The framework basically allows a way for a single plugin to register API
extensions and notification drivers. Both of these can be done by
directly using config opts like osapi_compute_extension and
notification_driver so this framework really only helps if we expected
to (and wanted to) lots of these plugins in the wild.
Change-Id: I09a11f9931ee0436a56e8b0d925683b54f73b104
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions