miq-Utilities icon indicating copy to clipboard operation
miq-Utilities copied to clipboard

ManageIQ Automate Domain of shared utilities to be used by other ManageIQ domains developed by Red Hat Consulting.

Results 13 miq-Utilities issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

With embedded methods, placement_filters should probably just be called that way. Much of the vmware vs rhv code is similar, if not identical.

enhancement