onatebale-terminator
Cleans OpenNebula's forgotten iptables rules.
Usage
$ onetable-terminator clean
Options:
[--driver=DRIVER] # OpenNebula's VNM driver
# Default: fw_driver
[--debug], [--no-debug] # Runs onetable-terminator in debug mode.
[--dry-run], [--no-dry-run] # Runs without making changes to current iptables. Automatically in debug mode.
Contributing
- Fork it ( https://github.com/Misenko/onetable-terminator/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
