-
Notifications
You must be signed in to change notification settings - Fork 79
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
[FINE] Handle Managed Disk Snapshots #267
[FINE] Handle Managed Disk Snapshots #267
Conversation
ManageIQ/manageiq-smartstate#23 and ManageIQ/manageiq-smartstate#25 were added as part of the work required for blocker bug https://bugzilla.redhat.com/show_bug.cgi?id=1475540. This commit and subsequent PR track the backport of the changes into the Fine release.
Remove the change to the gemspec bumping up azure-armrest to 0.8.2 and reset to 0.7.0. Allow PR ManageIQ/manageiq-providers-azure#120 to handle this change.
Checked commits jerryk55/manageiq-gems-pending@8e62ad9~...b06a40e with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 lib/gems/pending/MiqVm/miq_azure_vm.rb
lib/gems/pending/disk/modules/AzureBlobDisk.rb
lib/gems/pending/disk/modules/AzureDiskCommon.rb
lib/gems/pending/disk/modules/AzureManagedDisk.rb
|
@simaishi this test will not pass until ManageIQ/manageiq-providers-azure#120 is merged. |
…_for_ssa_to_fine [FINE] Handle Managed Disk Snapshots (cherry picked from commit 8482d3e) https://bugzilla.redhat.com/show_bug.cgi?id=1488967
Make Gnocchi default granularity configurable in Settings (cherry picked from commit bf0f3d2e448d0365d263a1cfb4ba740763da86f1) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1578575
ManageIQ/manageiq-smartstate#23
and
ManageIQ/manageiq-smartstate#25
were added as part of the work required for blocker bug
https://bugzilla.redhat.com/show_bug.cgi?id=1475540.
This commit and subsequent PR track the backport of the changes into the Fine release.