6 lines
158 B
Python
6 lines
158 B
Python
![]() |
from openstack_dashboard.dashboards.yuyu.cases.pricing_use_case import PricingUseCase
|
||
|
|
||
|
|
||
|
class RouterPriceUseCase(PricingUseCase):
|
||
|
pricing_name = "router"
|