* Code Repo: https://github.com/openstack/quantum/

Nova Security Groups Parity for Quantum

Abstract

Security groups: security groups as implemented with iptables or libvirt won't work with either of the existing Quantum plugins. We'll actually need a way of letting Quantum implement security groups as well. This will likely amount to generalizing the ec2 api implementation to either be able to use a Nova implementation of security groups, or forward requests to a Quantum security groups API. [Dan Wendlandt]

Nova Security Groups

See document here Nova_Security_Groups_RohitAgarwalla_v1.pdf.

Design

Wiki: quantum-security-groups (last edited 2011-10-25 15:41:23 by Sumit Naiksatam)