-
Couldn't load subscription status.
- Fork 737
Az definitions #3923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Az definitions #3923
Conversation
d5a16ab to
887fb23
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## availability-zones #3923 +/- ##
===================================================
Coverage 89.20% 89.21%
===================================================
Files 260 260
Lines 14759 14762 +3
===================================================
+ Hits 13166 13170 +4
+ Misses 1593 1592 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
887fb23 to
710fcac
Compare
547d790 to
e63104e
Compare
710fcac to
dc51fad
Compare
f7d9107 to
e7c0a34
Compare
dc51fad to
03cb3ec
Compare
e7c0a34 to
988db19
Compare
03cb3ec to
0b7befc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Good defs and good comments explaining the difference between get_automatic_zone_name and get_default_zone_name 😀
0b7befc to
4834aec
Compare
4834aec to
dde7d48
Compare
dde7d48 to
baac8f3
Compare
baac8f3 to
f3e0414
Compare
f3e0414 to
55da751
Compare
71047d0 to
ee32530
Compare
ee32530 to
1a9f942
Compare
55da751 to
0e5434c
Compare
This PR adds interfaces for AZs and for an AZ manager, as well as some AZ specific exceptions.
MULTI-1869