4131bff Remove last trace of direct firewall command exection

Authored and Committed by berrange 10 years ago
    Remove last trace of direct firewall command exection
    
    Remove all the left over code related to the direct invocation
    of firewall-cmd/iptables/ip6tables/ebtables. This is all handled
    by the virFirewallPtr APIs now.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>