Compute Resource OpenStack - v3 API

Does Foreman support v3 of the Openstack API? I believe FOG has support for
it but I don't believe Foreman is utilizing it.

For example I can't add an OpenStack Liberty compute resource as the API
call to generate a token requires domain name as part of the request
parameters. A network trace shows that that isn't being sent from Foreman.

Thanks

Turns out I can still use v2 API on my setup. So I was able to successfully
add the compute resource.

However when trying to create I run into an error where Foreman reports:

"Failed to create a compute QA-openstack (OpenStack) instance
qa-puppetnode-03: Could not find service volume. Have compute, identity,
image, network"

te I run i. If I go through Openstack dashboard I create a new instance and
select boot source being "Boot from image" and then select the image.
However in Foreman I don't see that option. I had to create a new image
under the Compute resource and then select that under the OS settings.

Thanks in advance

ยทยทยท On Tuesday, January 26, 2016 at 5:04:58 PM UTC-8, Matthew Ceroni wrote: > > Does Foreman support v3 of the Openstack API? I believe FOG has support > for it but I don't believe Foreman is utilizing it. > > For example I can't add an OpenStack Liberty compute resource as the API > call to generate a token requires domain name as part of the request > parameters. A network trace shows that that isn't being sent from Foreman. > > Thanks >