glance.api.property_protections module¶
- class glance.api.property_protections.ExtraPropertiesProxy(context, extra_props, property_rules)[source]¶
- class glance.api.property_protections.ProtectedImageFactoryProxy(image_factory, context, property_rules)[source]¶
- class glance.api.property_protections.ProtectedImageProxy(image, context, property_rules)[source]¶
Bases:
glance.domain.proxy.Image