romana / core

Romana core components - Micro services written in Go.
Apache License 2.0
47 stars 11 forks source link

Implement #300, #301 and #303 in agent #81

Closed flashvoid closed 8 years ago

flashvoid commented 8 years ago

I reused existing code iptables code even though it's overkill for the task right now, but I'm trying to keep changes manageable, preparing for policy agent implementation.

I removed default rules, so openstack now won't support ssh and icmp by default.

jbrendel commented 8 years ago

ok