Actions
Refactor #29222
closedDynamically load `regions` based on subscription
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Currently, all the Azure regions were hardcoded into the model.
But, since available regions depend on the subscription id of azure,
it's best suited to display regions dynamically.
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman_azure_rm/pull/79 added
Updated by Aditi Puntambekar over 5 years ago
- Status changed from New to Ready For Testing
Updated by Aditi Puntambekar about 5 years ago
- Tracker changed from Feature to Refactor
Updated by Aditi Puntambekar about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_azure_rm|f5a3987d6be3bf8eeb085bf2595d330446e781d9.
Actions