-
Notifications
You must be signed in to change notification settings - Fork 70
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 VM uuid as the vm_uid_ems to the event payload #179
Merged
blomquisg
merged 1 commit into
ManageIQ:master
from
agrare:bz_1538996_add_vm_uid_ems_to_event
Feb 7, 2018
Merged
Add VM uuid as the vm_uid_ems to the event payload #179
blomquisg
merged 1 commit into
ManageIQ:master
from
agrare:bz_1538996_add_vm_uid_ems_to_event
Feb 7, 2018
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 tasks
agrare
force-pushed
the
bz_1538996_add_vm_uid_ems_to_event
branch
2 times, most recently
from
January 29, 2018 20:58
791feab
to
e742700
Compare
blomquisg
approved these changes
Jan 30, 2018
agrare
changed the title
Add VM uuid as the vm_uid_ems to the event payload [Depends vmware_web_service/32]
Add VM uuid as the vm_uid_ems to the event payload
Jan 31, 2018
agrare
force-pushed
the
bz_1538996_add_vm_uid_ems_to_event
branch
from
January 31, 2018 23:42
e742700
to
adc7f70
Compare
Add the UUID for the VM to the event payload so that it can be used to find disconnected VMs when linking events. https://bugzilla.redhat.com/show_bug.cgi?id=1538996
agrare
force-pushed
the
bz_1538996_add_vm_uid_ems_to_event
branch
from
January 31, 2018 23:48
adc7f70
to
9a9249d
Compare
Checked commit agrare@9a9249d with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0 **
|
@blomquisg @roliveri dependent PR merged and new gem version released |
|
simaishi
pushed a commit
that referenced
this pull request
Mar 7, 2018
Add VM uuid as the vm_uid_ems to the event payload (cherry picked from commit d8c04f7) https://bugzilla.redhat.com/show_bug.cgi?id=1552677
Gaprindashvili backport details:
|
agrare
pushed a commit
to agrare/manageiq-providers-vmware
that referenced
this pull request
Apr 15, 2019
…sh_methods Remove input for new refresh method
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add the UUID for the VM to the event payload so that it can be used to
find disconnected VMs when linking events.
Depends:
https://bugzilla.redhat.com/show_bug.cgi?id=1538996