Skip to content
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

Rename Amazon EBS storage manager #13569

Merged
merged 3 commits into from
Jan 18, 2017

Conversation

gberginc
Copy link
Contributor

@gberginc gberginc commented Jan 18, 2017

ManageIQ/manageiq-providers-amazon#107 renames the Amazon block storage manager from ManageIQ::Providers::Amazon::BlockStorageManager to ManageIQ::Providers::Amazon::StorageManager::Ebs. This patch fixes the dependencies in the main repository that were broken by this change.

It replaces these PRs:

@miq-bot providers/amazon,providers/storage

@miq-bot assign @roliveri

This patch accompanies the renaiming of Amazon `BlockStorageManager`
into `StorageManager::Ebs`. It merely renames the corresponding
automation models.

Signed-off-by: Gregor Berginc <[email protected]>
The initial version of the Amazon block storage manager used the name
`ec2_block_storage` which has now been replaced with `ec2_ebs_storage`
to make it more explicit. This patch fixes the `ext_management_system`
spec and the corresponding tamplate to use the new name.

Signed-off-by: Gregor Berginc <[email protected]>
Specification of this class is required for MiQ to be aware of the new
refresh worker supporting Amazon EBS block storage refresh parser.

Signed-off-by: Gregor Berginc <[email protected]>
@gberginc gberginc changed the title Amazon/rename ebs storage manager Rename Amazon EBS storage manager Jan 18, 2017
@agrare
Copy link
Member

agrare commented Jan 18, 2017

Hey @gberginc, @imtayadeway beat you by a few minutes on this one :) #13568

@gberginc
Copy link
Contributor Author

@agrare @imtayadeway #13568 does not contain the PR registering the worker class (#13457). I'll check if you decide to merge the other one instead of this and reopen #13457 if necessary.

@miq-bot
Copy link
Member

miq-bot commented Jan 18, 2017

Checked commits xlab-si/manageiq@8a6ec1d~...28f4bf2 with ruby 2.2.6, rubocop 0.46.0, and haml-lint 0.19.0
5 files checked, 0 offenses detected
Everything looks good. ⭐

@roliveri
Copy link
Member

@gberginc @agrare - I' not sure what's going on here. I assume that this PR makes #13568 unnecessary. However, they both seem to be failing for the same reason, that seems to be unrelated. Maybe it needs to be rebased.

@gberginc
Copy link
Contributor Author

@roliveri I just rebased it in my local env, but the same test is failing. To me it looks like other PRs are also failing for the same error (along the one this PR is trying to resolve).

@roliveri
Copy link
Member

@gberginc Yep, it seems Master is broken for some unrelated reason. I vote for merging this PR (while red) instead of #13568.

@Fryguy @blomquisg - Does that sound OK?

@Fryguy Fryguy merged commit ab039d7 into ManageIQ:master Jan 18, 2017
@Fryguy Fryguy added this to the Sprint 53 Ending Jan 30, 2017 milestone Jan 18, 2017
@tadeboro tadeboro deleted the amazon/rename_ebs_storage_manager branch March 30, 2018 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants