Package yakumo :: Package neutron :: Package v2 :: Module security_group
[hide private]
[frames] | no frames]

Module security_group

source code

Resource class and its manager for security groups in Networking V2 API

Classes [hide private]
  Resource
Resource class for security groups in Networking V2 API
  Manager
Manager class for security groups in Networking V2 API
Variables [hide private]
  ATTRIBUTE_MAPPING = [('id', 'id', <yakumo.mapper.NoopClass obj...
  __package__ = 'yakumo.neutron.v2'
Variables Details [hide private]

ATTRIBUTE_MAPPING

Value:
[('id', 'id', mapper.Noop), ('name', 'name', mapper.Noop), ('descripti\
on', 'description', mapper.Noop), ('project', 'tenant_id', mapper.Reso\
urce('project')),]