CloudVE / CloudVE/cloudbridge

zone handling in Azure is potentially incorrect

Open
#191 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
117
Forks
51
Avg merge
9h 17m
Merged PRs (30d)
5

Description

The current azure implementation does not seem to be recognizing placement zones at all: https://github.com/CloudVE/cloudbridge/blob/master/cloudbridge/cloud/providers/azure/resources.py#L867
Instead, in azure, the region and zone are the same.
However, azure has support for zones in certain regions.
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.