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

Remove remaining decorators from the API #235

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

jntullo
Copy link

@jntullo jntullo commented Dec 5, 2017

With the addition of the supported_consoles virtual attribute on the VMs model, there is no longer a need to maintain the last remaining decorators in the API.

@miq-bot add_label cleanup

With the addition of the supported_consoles virtual attribute on the VMs model, there is no longer a need to maintain the last remaining decorators in the API.
@miq-bot miq-bot added the cleanup label Dec 5, 2017
@miq-bot
Copy link
Member

miq-bot commented Dec 5, 2017

Checked commit jntullo@7a66f39 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. ⭐

@abellotti
Copy link
Member

@jntullo I'm good with this 👍 , before this gets merged can we get a quick check that SUI/Classic-UI does not use this any longer ? Thanks.

We also allow decorators in the manageiq-api CLI, but that's ok to keep as we may use the CLI to access an earlier server.

@AllenBW
Copy link
Member

AllenBW commented Dec 5, 2017

SUI sounding off here

we're g2g no decorators are present in master! (or anywhere else, but this is for master)

@abellotti abellotti added this to the Sprint 75 Ending Dec 11, 2017 milestone Dec 5, 2017
@abellotti abellotti self-assigned this Dec 5, 2017
@jntullo
Copy link
Author

jntullo commented Dec 5, 2017

I don't see any references in the Classic UI either - they used the decorators directly, not via the API.

@abellotti
Copy link
Member

Thanks @AllenBW for checking for SUI. did a quick grep in classic ui, no decorators there either. Thanks.

@abellotti abellotti merged commit 12be4c1 into ManageIQ:master Dec 5, 2017
@jntullo jntullo deleted the remove_decorators branch February 14, 2018 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants