-
Notifications
You must be signed in to change notification settings - Fork 143
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
Allow ordering ServiceTemplates with a schedule_time #400
Conversation
@bdunne yer a 🙇♀️ 🏩 HAVE A GREAT VACAY |
Checked commit bdunne@b115f02 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
3530c21
to
b115f02
Compare
This will also need to be backported Gaprindashvili |
@abellotti WOOOOOOOOH GOOD NEWS #17594 was merged! Could yah give this a quick 👁 ? |
Thanks @bdunne for the API Enhancement. LGTM!! 👍 |
@miq-bot add_label gaprindashvili/yes |
Allow ordering ServiceTemplates with a schedule_time (cherry picked from commit bc9cae5) https://bugzilla.redhat.com/show_bug.cgi?id=1608351
Gaprindashvili backport details:
|
Depends on: ManageIQ/manageiq#17594
@AllenBW With this change, you can order now or schedule with
{ :action => "order", :schedule_time => "2018-06-15 21:26:43 UTC" }
https://bugzilla.redhat.com/show_bug.cgi?id=1564255