Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
2571c77d97b861e25dcb1e119d861be250f26047
/
rackspace
/
compute
/
v2
/
servers
/
requests.go
bc523bc
fix keypair variable mistake
by jrperritt
· 10 years ago
f54139c
don't set key_name if not provided
by Jon Perritt
· 10 years ago
fab1f3d
grammar fix in comment
by jrperritt
· 10 years ago
ad5f1cb
create server helper fields
by Jon Perritt
· 10 years ago
92e10b5
Encapsulate Personality. Encode contents for user
by Kevin Pike
· 10 years ago
7bf54c5
updates personality to []map[string]string where map has path and contents
by Kevin Pike
· 10 years ago
f3b2e14
add adminPass option for server creation
by Jon Perritt
· 10 years ago
aafafd5
move BlockDevice bit in server creation above manual map manipulation
by Jon Perritt
· 10 years ago
01686cd
BlockDevice -> []BlockDevice in CreateOpts
by Jon Perritt
· 10 years ago
8dd49db
don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test
by Jon Perritt
· 10 years ago
d9a4bf7
create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test
by Jon Perritt
· 10 years ago
4149d7c
additionally return 'error' from 'ToCreateServerMap'
by Jon Perritt
· 10 years ago
d7814a3
Do the same for Rackspace RebuildOpts.
by Ash Wilson
· 10 years ago
ae0ca65
rackspace.CreateOpts unifies Rackspace opts.
by Ash Wilson
· 10 years ago