Download Red Hat CloudForms 3.1 Management Engine 5.3 Technical Notes
Transcript
Chapt er 1 . RHSA- 2 0 1 4 :1 31 7 - Securit y Bug Fix and Enhancement Updat e https://10.3.76.102/miq_request/show/619000000000079 White listing of entry points was implemented to the web UI which has fixed the issue. Upon clicking a service/request URL via email, user now gets to the desired correct page. B Z #1079 4 59 Sorting a search result list of virtual machines by Provider was raising an unexpected error. The ambiguous 'type' PGError issue that was encountered when sorting by Provider has been fixed, and the search result list can now be sorted by Provider. B Z #1059 272 After logging in to the CFME and adding an infrastructure provider, in Infrastructure > Virtual Machines, clicking on a sort order such as sort on Hosts, Providers or Datastore columns in "VMs and Templates" accordion resulted in a database error. This was because the SQL being used had an error for certain queries. The code has been fixed and there is no error reported when using the above sorts. B Z #106 9 026 CloudForms Management Engine failed to pull network information from OpenStack instances with multiple network interfaces. This caused network information to not appear through automate methods. This fix modifies the provisioning code for OpenStack instances to allow for an array of network interfaces. Red Hat CloudForms now pulls network information for OpenStack instances with multiple interfaces. B Z #1039 9 71 Editing certain expressions from the Control Explorer caused the following error: "undefined method 'index' for nil:NilClass [miq_policy/exp_changed]". This was due to certain keys remaining after discarding parts of the expression. This fix deletes the keys properly and fixes the observers for the date fields in the expression editor view. The expression editor now functions without error. B Z #1028229 Failure to uncompress parameter ids before running find caused an error when a user clicked on a non-VM file while browsing the datastore. The .find call has been fixed to uncompress the ids and non-VM files now work as expected when clicked. B Z #1080231 15