-
Notifications
You must be signed in to change notification settings - Fork 898
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 storage manager AE models #13550
Conversation
This patch accompanies the renaiming of Amazon `BlockStorageManager` into `StorageManager::Ebs`. It merely renames the corresponding automation models. Signed-off-by: Gregor Berginc <gregor.berginc@xlab.si>
@gberginc unrecognized command 'label', ignoring... Accepted commands are: add_label, remove_label, rm_label, assign, set_milestone |
Checked commit xlab-si@15957e3 with ruby 2.2.6, rubocop 0.46.0, and haml-lint 0.19.0 |
This PR depends on ManageIQ/manageiq-providers-amazon#107, which has received the first "ok". Please review this change as well. @miq-bot remove_label wip |
@blomquisg It looks like this PR has a codependency with #13549, so they both need to be merged before their tests will pass. Should we just merge them while red to see if the result is green? |
@roliveri with yesterday's patches we did it like you suggested. Alternatively, I can make a PR with all the changes in the currently opened PRs to make sure we are safe. |
@gberginc Given that the remaining 3 PRs are in the same repo, combining them into a single PR might be the safer way to go. Unless anyone has any objections to that. |
@roliveri ok, let's see if this will work; I'll send you a message once I have the new PR ready |
This patch accompanies the renaiming of Amazon
BlockStorageManager
into
StorageManager::Ebs
. It merely renames the correspondingautomation models.
@miq-bot label providers/amazon,providers/storage,automate/model,wip