Open vasilinamatov opened 4 years ago
@vasilinamatov I believe there are 2 problems here.
Firstly, etcd 3.4 is problematic because they changed URL paths from "v3alpha" to "v3beta". We should update to handle this, but in the meantime I recommend sticking with etcd 3.3.
Secondly, you're using the wrong version of etcd3gw. Please see https://docs.projectcalico.org/getting-started/openstack/installation/ubuntu for how to install the correct version.
Can you let us know if you still see any problem after fixing those two things?
Hi, I Installed Calico 3.15 on Ubuntu 18 with Openstack Ussuri and with etcd 3.4.0. I have the issue with flapping start/stop neutron-server service.
Here is the neutron logs:
Maybe I’m missing some important configuration which must be in Ussuri.. Cause last time I worked with Rocky and calico 3.12 which was not supported python3 but it worked very well.
You mean I can continue to use 3.3.11 as I used before with calico 3.12? I mean now I can use the same 3.3.11 with calico 3.15? Do you think the issue with etcd proper?