Hi All,
I'm trying to install contrail with kilo and I had a few questions.
What is the current state? Is this something that should just work? I
noticed that the core_plugin for opencontrail is in the neutron source
(which seems promising), but what about other plugins (specifically
loadbalancer and quotadriver?)
I'm trying to get kilo working with 1.21 and it seems like there are some
code incompatibilities with the loadbalancer plugin:
>>> import
neutron_plugin_contrail.plugins.opencontrail.loadbalancer.plugin.LoadBalancerPlugin
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/usr/lib/python2.7/dist-packages/neutron_plugin_contrail/plugins/opencontrail/loadbalancer/plugin.py",
line 4, in <module>
from loadbalancer_db import LoadBalancerPluginDb
File
"/usr/lib/python2.7/dist-packages/neutron_plugin_contrail/plugins/opencontrail/loadbalancer/loadbalancer_db.py",
line 10, in <module>
from neutron.extensions import loadbalancer
ImportError: cannot import name loadbalancer
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org