Hi,
I use the devstack to install the latest version(master) to using
networking-vpp.
It's failed. The log here:
Traceback (most recent call last):
File "/usr/bin/vpp-agent", line 6, in <module>
from networking_vpp.agent.server import main
File "/home/stack/networking-vpp/networking_vpp/agent/server.py", line 55, in
<module>
DEV_NAME_PREFIX = n_const.TAP_DEVICE_PREFIX
AttributeError: 'module' object has no attribute 'TAP_DEVICE_PREFIX'
Because neutron move the "TAP_DEVICE_PREFIX " to neutron_lib.
I read the readme, i find this is only test for Mitaka. So does this project
have a plan to support Newton in the future?
Mybe it's need to add a version of "Mitaka" to indicate that this is a stable
version for Mitaka and "master" for development.
Thanks,
Songming Yan
</div
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev