nova/plugins/xenserver
Brian Lamar 6d3d641de5 Remove * import from xenserver plugins
Recently a change was made to how/where the '_' method is imported. This
seems to have broken most xenserver plugins. These plugins shouldn't be
doing * imports anyway so I've gone in and cleaned up all places where
"from pluginlib_nova import *" was used and replaced with "import
pluginlib_nova".

Fixes bug 1207107

Change-Id: I3b2a299cf60543e0f766becfeb4740af791b3576
2013-07-31 18:17:45 -04:00
..
doc Improve grammar throughout nova. 2012-04-10 11:15:07 -07:00
networking/etc Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
xenapi Remove * import from xenserver plugins 2013-07-31 18:17:45 -04:00