from openstack_dashboard.dashboards.yuyu.cases.pricing_use_case import PricingUseCase class SnapshotPriceUseCase(PricingUseCase): pricing_name = "snapshot"