-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sync with stable/3.0 part of the rails app for apply_role improvements #18
base: stable/sap/3.0
Are you sure you want to change the base?
Commits on Jun 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 84eeca3 - Browse repository at this point
Copy the full SHA 84eeca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29aa484 - Browse repository at this point
Copy the full SHA 29aa484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8737e - Browse repository at this point
Copy the full SHA 0c8737eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b86960f - Browse repository at this point
Copy the full SHA b86960fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03719c0 - Browse repository at this point
Copy the full SHA 03719c0View commit details -
crowbar: Fix queue message when applying a proposal (bsc#989958)
There was an attempt to fix the internal API so that ServiceObject.apply_role always returns [int, str], but this actually breaks the UI-only path in the controller. So revert this and document with a FIXME that this should eventually be fixed by moving everything to [int, hash] where we will have more freedom. https://bugzilla.suse.com/show_bug.cgi?id=989958 (cherry picked from commit 1ad0664) (cherry picked from commit ec17274)
Configuration menu - View commit details
-
Copy full SHA for d15c4e5 - Browse repository at this point
Copy the full SHA d15c4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54aa77 - Browse repository at this point
Copy the full SHA e54aa77View commit details -
crowbar: Catch exceptions in apply_role (partially fixes bsc#840255)
We catch all exceptions that aren't caught from this method to set the status of the proposal to "failed", to avoid people being blocked by a proposal staying forever in "applying". This helps with https://bugzilla.suse.com/show_bug.cgi?id=840255 (cherry picked from commit 43bc948) (cherry picked from commit 50ec9c0)
Configuration menu - View commit details
-
Copy full SHA for e56e57a - Browse repository at this point
Copy the full SHA e56e57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd053b - Browse repository at this point
Copy the full SHA 4fd053bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e327ca0 - Browse repository at this point
Copy the full SHA e327ca0View commit details -
crowbar: Fix regression in 1ad0664, with wrong test condition
Was part of crowbar#560 (cherry picked from commit 7d12ecb) (cherry picked from commit 457222b)
Configuration menu - View commit details
-
Copy full SHA for 32d3a80 - Browse repository at this point
Copy the full SHA 32d3a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 188228f - Browse repository at this point
Copy the full SHA 188228fView commit details -
crowbar: Change ServiceObject.proposal_commit to use keyword arguments
Configuration menu - View commit details
-
Copy full SHA for 93525eb - Browse repository at this point
Copy the full SHA 93525ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a061df2 - Browse repository at this point
Copy the full SHA a061df2View commit details -
crowbar: Avoid uselessly saving a node on re-allocation of IP
Configuration menu - View commit details
-
Copy full SHA for e64e4a1 - Browse repository at this point
Copy the full SHA e64e4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1b187 - Browse repository at this point
Copy the full SHA 5d1b187View commit details