I am attempting to provision instances through Foreman. However I run into the following error when attempting to create the instance.
Checking the code, it errors at | | Fog::Errors::NotFound: Could not find service volume. Have compute, identity, image, network | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-1.34.0/lib/fog/openstack/core.rb:262:in `authenticate_v2' | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-1.34.0/lib/fog/openstack/core.rb:173:in `authenticate' | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-1.34.0/lib/fog/openstack/core.rb:136:in `authenticate' | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-1.34.0/lib/fog/openstack/volume.rb:138:in `initialize' | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-core-1.32.1/lib/fog/core/service.rb:115:in `new' | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-core-1.32.1/lib/fog/core/service.rb:115:in `new' | /opt/theforeman/tfm/root/usr/share/gems/gems/fog-core-1.32.1/lib/fog/core/services_mixin.rb:16:in `new' Producing the following message within Foreman. Anyone have any luck provisioning instances through Foreman (version 1.10)? Unable to save - Failed to create a compute QA-openstack (OpenStack) instance qa-puppetnode-03: Could not find service volume. Have compute, identity, image, network -- You received this message because you are subscribed to the Google Groups "ruby-fog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
