Comment 2 for bug 1384429

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova-docker (master)

Reviewed: https://review.openstack.org/130412
Committed: https://git.openstack.org/cgit/stackforge/nova-docker/commit/?id=e146ec353e90fcb48c0045b5b10592aea1688d17
Submitter: Jenkins
Branch: master

commit e146ec353e90fcb48c0045b5b10592aea1688d17
Author: Davanum Srinivas <email address hidden>
Date: Wed Oct 22 21:01:06 2014 -0400

    Initial security group implementation using NoopFirewallDriver

    Starting the scaffolding for adding security groups by enabling a
    way to load a firewall driver and make calls to it. For now, just
    use a default NoopFirewallDriver which basically does not do
    anything

    Closes-Bug: #1384429

    Change-Id: I35a1216301833e9031c7783140b231972a61ff9b