You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Oh, I see, I'm supposed to combine keypairs.CreateOptsExt and servers.CreateOpts? I had to dig up this test code commit to find that, 476583f
In that case, I suppose this issue is about making that easier and/or more obvious. Keypair is a core concept and deserves a place in server.CreateOpts, just like the rackspace version.
just yesterday wrote mail to 'sdk-support@rackspace.com' asking same question.
I was searching for KeyPair in the CreateOpts and did not find it .. I also double vote for having this as an CreateOption 👍
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There doesn't seem to be any allowance for a keypair name in openstack/servers/CreateOpts. That's surprising.
Looks like the rackspace version has it:
https://godoc.org/github.com/rackspace/gophercloud/rackspace/compute/v2/servers#CreateOpts
Did this get forgotten, or is there a different way to do it I'm not seeing?
Thanks!
The text was updated successfully, but these errors were encountered: