Description of problem: After adding the GCE provider, there are red crosses all over the place in the provider dashboard and after clicking on instances I cannot provision a VM because the buttons are disabled. Version-Release number of selected component (if applicable): Version 5.10.0.14.20180831154906_2f9a1dd How reproducible: 3/3 Steps to Reproduce: 1. Add GCE provider 2. Try provisioning VM 3. Actual results: All buttons disabled. One cannot do anything with the VMs. Expected results: Able to provision VM Additional info:
Hi, The "red crossess" are caused by an UI glitch: there's already a bug for that particular issue (https://bugzilla.redhat.com/show_bug.cgi?id=1626427) There are multiple ways to provision an instance: A) 1) Provider summary screen/dashboard -> Images 2) Select desired image 3) Lifecycle -> Provision Instance using this Image 4) EMPTY PAGE (a MiqRequest should be rendered) B) 1) Provider summary screen/dashboard -> Instances 2) Lifecycle -> Provision VM 3) DISABLED BUTTON Sounds like an UI issue to me. Reassigning.
I cannot duplicate on the latest downstream version (5.10.0.14). Using both approaches that Tom mentioned, the selection options are enabled and I can see the expected screens/forms afterwards. Maybe it was fixed? Jaroslav or Tom, can you try the latest downstream version and see if it works?
I tried to add the provider in Version 5.10.0.20.20181016163900_fe677b4 by hand (instead of letting our tests to add it) and I failed to Verify the creds. When adding to Version 5.9.5.2.20181015201954_5f1530c I succeed. The 5.10 GCE addition is broken.
Sorry, I didn't have access to the GCE for couple of weeks. It seems our permissions in GCE were not right. That's probably why there were problems.