miq-Utilities
miq-Utilities copied to clipboard
ManageIQ Automate Domain of shared utilities to be used by other ManageIQ domains developed by Red Hat Consulting.
In some environments, the EMS can have trouble with disk addition requests. To make sure we end up with all the disks we expect, validate that they are created and...
https://github.com/RedHatOfficial/miq-Utilities/blob/1bc1939d9114aba34c2f491dcf9a25dc6b5acb24/Automate/RedHatConsulting_Utilities/Service/Provisioning/Naming.class/__methods__/set_vm_names.rb#L61-L64 I've been doing something similar and implemented a similar solution that uses a where clause. I think that selecting all of the previous requests (alive and dead) could lead...
With embedded methods, placement_filters should probably just be called that way. Much of the vmware vs rhv code is similar, if not identical.