Bug 1042537

Summary: [RFE][neutron]: Neutron FWaaS Address Objects
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/fwaas-address-objects
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:33:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-13 00:17:51 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/fwaas-address-objects.

Description:

There is  a requirement to be able to capture a group of addresses (IP, MAC, or hostnames) in a single object. This group may be statically or dynamically created and can be referenced in a firewall_rule's source or destination fields.

The base extension resource will have provision for static IP object which is either a CIDR or a neutron subnet or a list/range of IP addresses.

Subsequent attribute extensions will add support for MAC addresses and host names, and the ability to flag a particular object as "dynamic" (such that the values for this object can be dynamically populated).

Specification URL (additional information):

None