[('id', 'id', mapper.Noop), ('direction', 'direction', mapper.Noop), (
'ethertype', 'ethertype', mapper.Noop), ('remote_ip_prefix', 'remote_i
p_prefix', mapper.Noop), ('port_range_max', 'port_range_max', mapper.N
oop), ('port_range_min', 'port_range_min', mapper.Noop), ('protocol',
'protocol', mapper.Noop), ('security_group', 'security_group_id', mapp
er.Resource('neutron.security_group')), ('remote_group', 'remote_group
_id', mapper.Resource('neutron.security_group')), ('project', 'tenant_
id', mapper.Resource('project')),]
|