insider module in OptScale #511
-
Why insider/insider_scheduler/main.py is hard-coded for SUPPORTED_CLOUD_TYPES = ['azure_cnr']. |
Beta Was this translation helpful? Give feedback.
Answered by
nk-hystax
Jan 7, 2025
Replies: 1 comment 5 replies
-
OptScale uses 2 approaches to get prices from clouds:
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
stanfra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OptScale uses 2 approaches to get prices from clouds:
optscale/insider/insider_api/controllers/flavor.py
Line 634 in 5694966