Comment 1 for bug 1856485

Revision history for this message
Vasili (vasili.namatov) wrote :

ok, I installed now the networking-calico with pip instead with apt and it looks better but neutron-server service failing every 2 seconds...

CRITICAL neutron.plugins.ml2.managers [-] The 'calico = networking_calico.plugins.ml2.drivers.calico.mech_calico:CalicoMechanismDriver' entrypoint could not be loaded for the following reason: 'cannot import name 'StringTypes''.

2019-12-15 23:29:18.100 41228 INFO neutron.common.config [-] Logging enabled!
2019-12-15 23:29:18.100 41228 INFO neutron.common.config [-] /usr/bin/neutron-server version 15.0.0
2019-12-15 23:29:18.101 41228 INFO neutron.common.config [-] Logging enabled!
2019-12-15 23:29:18.101 41228 INFO neutron.common.config [-] /usr/bin/neutron-server version 15.0.0
2019-12-15 23:29:18.474 41228 INFO keyring.backend [-] Loading Gnome
2019-12-15 23:29:18.488 41228 INFO keyring.backend [-] Loading Google
2019-12-15 23:29:18.490 41228 INFO keyring.backend [-] Loading Windows (alt)
2019-12-15 23:29:18.492 41228 INFO keyring.backend [-] Loading file
2019-12-15 23:29:18.493 41228 INFO keyring.backend [-] Loading keyczar
2019-12-15 23:29:18.493 41228 INFO keyring.backend [-] Loading multi
2019-12-15 23:29:18.494 41228 INFO keyring.backend [-] Loading pyfs
2019-12-15 23:29:18.522 41228 INFO neutron.manager [-] Loading core plugin: calico
2019-12-15 23:29:19.189 41228 INFO networking_calico.plugins.calico.plugin [-] Forcing ML2 mechanism_drivers to 'calico'
2019-12-15 23:29:19.190 41228 INFO networking_calico.plugins.calico.plugin [-] Forcing ML2 type_drivers to 'local, flat'
2019-12-15 23:29:19.190 41228 INFO networking_calico.plugins.calico.plugin [-] Forcing ML2 tenant_network_types to 'local'
2019-12-15 23:29:19.190 41228 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['local', 'flat']
2019-12-15 23:29:19.196 41228 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed
2019-12-15 23:29:19.196 41228 INFO neutron.plugins.ml2.drivers.type_local [-] ML2 LocalTypeDriver initialization complete
2019-12-15 23:29:19.196 41228 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'local']
2019-12-15 23:29:19.197 41228 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'local'])
2019-12-15 23:29:19.198 41228 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['local']
2019-12-15 23:29:19.198 41228 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: []
2019-12-15 23:29:19.198 41228 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: []
2019-12-15 23:29:19.199 41228 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: []
2019-12-15 23:29:19.199 41228 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['calico']
2019-12-15 23:29:19.251 41228 CRITICAL neutron.plugins.ml2.managers [-] The 'calico = networking_calico.plugins.ml2.drivers.calico.mech_calico:CalicoMechanismDriver' entrypoint could not be loaded for the following reason: 'cannot import name 'StringTypes''.