neutron_lib.exceptions.metering module¶
- exception neutron_lib.exceptions.metering.DuplicateMeteringRuleInPost(**kwargs)¶
 Bases:
InUse- message = 'Duplicate Metering Rule in POST.'¶
 
- exception neutron_lib.exceptions.metering.MeteringLabelNotFound(**kwargs)¶
 Bases:
NotFound- message = "Metering label '%(label_id)s' does not exist."¶