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

bug 1570570: cloud volume create fixes #3878

Merged
merged 1 commit into from
May 7, 2018
Merged

Conversation

sseago
Copy link
Contributor

@sseago sseago commented Apr 30, 2018

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

There are two fixes here:

  1. Error handling for cloud volume create/edit was broken. The controller
    was improperly handling the return value from the validate method calls.
  2. The UI for showing the cloud tenant selection input wasn't handling
    the recent classname change for CinderManager

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

There are two fixes here:
1) Error handling for cloud volume create/edit was broken. The controller
   was improperly handling the return value from the validate method calls.
2) The UI for showing the cloud tenant selection input wasn't handling
   the recent classname change for CinderManager
@miq-bot
Copy link
Member

miq-bot commented Apr 30, 2018

Checked commit sseago@c552bb4 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Haml - Linter::Haml STDERR:
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.6-compliant syntax, but you are running 2.3.3.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.

@mansam
Copy link
Contributor

mansam commented Apr 30, 2018

LGTM

@aufi
Copy link
Member

aufi commented May 2, 2018

👍

@h-kataria h-kataria added this to the Sprint 85 Ending May 7, 2018 milestone May 7, 2018
@h-kataria h-kataria merged commit 5624822 into ManageIQ:master May 7, 2018
simaishi pushed a commit that referenced this pull request May 16, 2018
bug 1570570:  cloud volume create fixes
(cherry picked from commit 5624822)

https://bugzilla.redhat.com/show_bug.cgi?id=1578964
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 0b6fc2317eddfa55c5cc1dd780841a50142ceab4
Author: Harpreet Kataria <hkataria@redhat.com>
Date:   Mon May 7 14:31:37 2018 -0400

    Merge pull request #3878 from sseago/bz1570570
    
    bug 1570570:  cloud volume create fixes
    (cherry picked from commit 56248224ca5af4eb76d7532c055b21aba5d5c087)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1578964

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