Hi, It seems that the EC2 and OpenStack drivers don't implement configuring firewalls:
- https://libcloud.readthedocs.org/en/latest/compute/drivers/ec2.html - https://libcloud.readthedocs.org/en/latest/compute/drivers/openstack.html Is there another method using Libcloud to open certain ports for a new node? Or do Libcloud users talk directly to the cloud APIs when they want to perform such a task? Thank you, Csaba
