Merge "Brocade mechanism driver depends on the brocade plugin templates"

This commit is contained in:
Jenkins
2014-06-22 14:14:10 +00:00
committed by Gerrit Code Review

View File

@@ -26,7 +26,7 @@ from ncclient import manager
from neutron.openstack.common import excutils
from neutron.openstack.common import log as logging
from neutron.plugins.brocade.nos import nctemplates as template
from neutron.plugins.ml2.drivers.brocade.nos import nctemplates as template
LOG = logging.getLogger(__name__)