Lines Matching refs:attributes
34 from neutron.api.v2 import attributes
112 The following table maps OpenStack Neutron resources and attributes to
113 Solaris Elastic Virtual Switch resources and attributes
261 if not pools or pools is attributes.ATTR_NOT_SPECIFIED:
286 attributes.ATTR_NOT_SPECIFIED):
321 raise EVSOpNotSupported(_("only following subnet attributes "
441 if attributes.is_attr_set(network_type):
445 if attributes.is_attr_set(segment_id):
446 if (not attributes.is_attr_set(network_type) or
644 # EVS does not allow updating certain attributes, so check for it