After fixing shebang it hits a ryu issue. Is something outdated? 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent [-] Error while importing BGP speaker driver neutron_dynamic_routing.services.bgp.agent.driver.ryu.driver.RyuBgpDriver: ModuleNotFoundError: No module named 'neutron_dynamic_routing.services.bgp.agent.driver.ryu' 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent Traceback (most recent call last): 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent File "/usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 73, in initialize_driver 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent self.conf)) 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent File "/usr/lib/python3/dist-packages/oslo_utils/importutils.py", line 44, in import_object 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent return import_class(import_str)(*args, **kwargs) 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent File "/usr/lib/python3/dist-packages/oslo_utils/importutils.py", line 30, in import_class 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent __import__(mod_str) 2019-04-10 20:19:59.023 21327 ERROR neutron_dynamic_routing.services.bgp.agent.bgp_dragent ModuleNotFoundError: No module named 'neutron_dynamic_routing.services.bgp.agent.driver.ryu'
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824231 Title: stein: package needs python3 shebang To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1824231/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
