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

Add Volume Resizing capability to SupportsFeatureMixin #18560

Merged
merged 1 commit into from
Mar 15, 2019

Conversation

mansam
Copy link
Contributor

@mansam mansam commented Mar 15, 2019

The Openstack and Amazon providers both theoretically support resizing volumes, but currently detection of this feature is done in the UI via a conditional on the class name of the provider. Adding this as a capability to SupportsFeatureMixin and as a virtual column on ExtManagementSystem would allow this to be handled in a cleaner way in the UI.

See also ManageIQ/manageiq-providers-openstack#448

Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miq-bot
Copy link
Member

miq-bot commented Mar 15, 2019

Checked commit mansam@c3e0468 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@agrare agrare merged commit c3e0468 into ManageIQ:master Mar 15, 2019
agrare added a commit that referenced this pull request Mar 15, 2019
Add Volume Resizing capability to SupportsFeatureMixin
@agrare agrare added this to the Sprint 107 Ending Mar 18, 2019 milestone Mar 15, 2019
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.

4 participants