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

Disks should be added as 'active' in RHV #13913

Merged

Conversation

masayag
Copy link
Contributor

@masayag masayag commented Feb 14, 2017

PR #13318 introduced a new
class to handle disk attachments. A disk should be added to RHV as
'active' since there is no method to modify it afterward.

DiskAttachmentBuilder class will set the 'active' as the default
status of the new disk, so any scenario which adds disks (vm
reconfigure, automation request, provision request) will share the same
behavior.

https://bugzilla.redhat.com/show_bug.cgi?id=1422145

PR ManageIQ#13318 introduced a new
class to handle disk attachments. A disk should be added to RHV as
'active' since there is no method to modify it afterward.

DiskAttachmentBuilder class will set the 'active' as the default
status of the new disk, so any scenario which adds disks (vm
reconfigure, automation request, provision request) will share the same
behavior.

https://bugzilla.redhat.com/show_bug.cgi?id=1422145
@masayag
Copy link
Contributor Author

masayag commented Feb 14, 2017

@miq-bot assign @durandom

@masayag
Copy link
Contributor Author

masayag commented Feb 14, 2017

@miq-bot add_label blocker euwe/yes providers/rhevm

@miq-bot
Copy link
Member

miq-bot commented Feb 14, 2017

@masayag Cannot apply the following label because they are not recognized: blocker euwe/yes providers/rhevm

@masayag
Copy link
Contributor Author

masayag commented Feb 14, 2017

@miq-bot add_label blocker, euwe/yes. providers/rhevm

@miq-bot
Copy link
Member

miq-bot commented Feb 14, 2017

@masayag Cannot apply the following label because they are not recognized: euwe/yes. providers/rhevm

@oourfali
Copy link

looks good to me.

@masayag
Copy link
Contributor Author

masayag commented Feb 14, 2017

@miq-bot add_label euwe/yes, providers/rhevm

Copy link
Member

@durandom durandom left a comment

Choose a reason for hiding this comment

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

LGTM

@agrare can you merge this please?

@miq-bot
Copy link
Member

miq-bot commented Feb 14, 2017

Checked commit masayag@8fdeaad with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
3 files checked, 0 offenses detected
Everything looks good. ⭐

@agrare
Copy link
Member

agrare commented Feb 14, 2017

👍 will merge when green

@agrare agrare merged commit a094a95 into ManageIQ:master Feb 14, 2017
@agrare agrare added this to the Sprint 55 Ending Feb 27, 2017 milestone Feb 14, 2017
simaishi pushed a commit that referenced this pull request Feb 14, 2017
@simaishi
Copy link
Contributor

Euwe backport details:

$ git log -1
commit bdf2737a98b6e850bdc37dfc5222e58ff1e26c04
Author: Adam Grare <agrare@redhat.com>
Date:   Tue Feb 14 11:14:16 2017 -0500

    Merge pull request #13913 from masayag/disks_should_be_added_as_active_in_rhv
    
    Disks should be added as 'active' in RHV
    (cherry picked from commit a094a959949f99513fed1aa15a6e9df24bc67ad8)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1422178

@masayag masayag deleted the disks_should_be_added_as_active_in_rhv branch June 27, 2018 20:30
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.

7 participants