Daniele Venzano

Results 18 comments of Daniele Venzano

Same problem, but my cloud is called "cloud-openstack-022. In the credentials screen, conjure is asking for the the user name and password and the EC2 credentials. To access OpenStack one...

What I guessed (it is not explained anywhere I could find) is that the access and secret keys are the S3-like credentials that you can obtain via the 'openstack credentials'...

Another me too. I can add that for me it is sufficient to ping from the container that cannot do the connect any other container on the same network to...

No, ARP seems to be fine, at the container level. I have in front of me a "blocked" container and `arp -a` reports the correct mac address for the server...

There is something fishy in the overlay network namespace. Here is the vxlan fdb on the host on which the "blocked" container is running: ``` $ sudo nsenter --net=/var/run/docker/netns/1-07e76e17d6 bridge...

On a new deployment with 25 machines this problem blocks network communication for about half of the containers that I create, making it completely worthless. Any news?

Hi and thank you for your reports ! With `./zoe.py terminate 412` it does not get terminated?

For this issue too, feel free to issue a merge request once you are satisfied with your work. Thanks!

Hi, Before merging I have a couple of comments that need to be addressed: 1. You may want to have a look at the changes in the README file, it...

Thank you for this work, the Kubernetes backend was in need of some attention. If you do a merge request, I will review and accept it. Thanks!