← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1295889] [NEW] No unit tests for nova.virt.firewall.IptablesFirewallDriver

 

Public bug reported:

There do not seem to be actual unit tests for the
nova.virt.firewall.IptablesFirewallDriver class.

There are tests for the various subclassing drivers, but there doesn't
seem to be unit tests for the base class itself, including the important
prepare_instance_filter() method that subclasses rarely override.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: firewall iptables testing

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1295889

Title:
  No unit tests for nova.virt.firewall.IptablesFirewallDriver

Status in OpenStack Compute (Nova):
  New

Bug description:
  There do not seem to be actual unit tests for the
  nova.virt.firewall.IptablesFirewallDriver class.

  There are tests for the various subclassing drivers, but there doesn't
  seem to be unit tests for the base class itself, including the
  important prepare_instance_filter() method that subclasses rarely
  override.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1295889/+subscriptions


Follow ups

References