Hello. I’m currently running miq capabanca-2. As admin user, I created testuser belonging to group EvmGroup-user_self_service
. I also changed the ownership of the cirros image to belong to this group.
I then logged out and logged back in as testuser. I navigated to Clouds -> Lifecycle -> Provision Instances.
I am then taken to a screen that reads “Provision Instances - Select an Image”, and I select image cirros, which becomes highlighted. I then press the “Continue” button at bottom.
(image)
The next screen is titled “Provision Instances” but is totally blank! (image)
When I press “submit,” I get the following error:
Unexpected error encountered
undefined method 'make_request' for nil:NilClass [vm_cloud/pre_prov_continue]
(image)
The same error appears in Cloudforms 4 (CFME 5.5.0.11-1) (image)
What am I doing wrong?
Some notes about my MIQ/Cloudforms environment:
Only cloud providers (no infrastructure providers) are registered. 2 AWS EC2 providers and 1 Openstack. I am trying to provision a cirros instance on Openstack.
Provisioning Instances as the admin user works without any problems.
Thanks,
-Jun