Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
d8adfc88fbcf11622067ec1cc730b22a00d3e0f8
/
servers.go
41e3a70
interfaces: add ListServersByFilter() method
by Fatih Arslan
· 11 years ago
40444fb
Fix #168 - prevent panic when calling ServerById() on non-existent resource
by Samuel A. Falvo II
· 11 years ago
1800d8f
feat(config_drive): add config drive support
by Alex Polvi
· 11 years ago
c61289e
Use correct endpoint.
by Samuel A. Falvo II
· 11 years ago
da422ea
Fix thinko / type error
by Samuel A. Falvo II
· 11 years ago
f30d51e
Fix typo
by Samuel A. Falvo II
· 11 years ago
d825e1c
Attempt default rules API for security groups.
by Samuel A. Falvo II
· 11 years ago
7b8ee8a
Fix inconsistencies from OpenStack docs
by Samuel A. Falvo II
· 11 years ago
f52bdf8
Attempt the security group API.
by Samuel A. Falvo II
· 11 years ago
86044ef
Merge pull request #125 from rackspace/gh-111-arbitrary-ip-pool-names
by Samuel A. Falvo II
· 11 years ago
ab69ab2
Added security group field to NewServer struct in servers.go
by Kgespada
· 11 years ago
ecae0ac
Fix no address pools bug
by Samuel A. Falvo II
· 11 years ago
d361710
Refactor address set code for greater flexibility.
by Samuel A. Falvo II
· 11 years ago
0c1629d
go fmt
by Jon Perritt
· 11 years ago
b1ead74
initialize map to prevent runtime panic
by Jon Perritt
· 11 years ago
499dce1
Fixes #21
by Jon Perritt
· 11 years ago
7d3e09d
Remove leftover debug DumpReqJson from CreateImage
by Mark Peek
· 11 years ago
22efb6c
Change Server/NewServer Metadata from interface{} to map[string]string
by Mark Peek
· 11 years ago
6b57c23
Add CreateImage that creates a new image from a running server
by Mark Peek
· 11 years ago
a2818af
Add KeyPairName to NewServers and gofmt.
by Mark Peek
· 11 years ago
a739f22
Fix quote in servers.go to include omitentry
by Mark Peek
· 11 years ago
f339160
go fmt
by Samuel A. Falvo II
· 11 years ago
e21808f
Add ListAddresses method for cloud servers
by Samuel A. Falvo II
· 11 years ago
414c15c
Implement Rebuild server functionality.
by Samuel A. Falvo II
· 11 years ago
20f1aa4
go fmt reformatting
by Samuel A. Falvo II
· 11 years ago
72ac2dd
Add update server capability.
by Samuel A. Falvo II
· 11 years ago
15da6ab
Expose rescue/unrescue functionality.
by Samuel A. Falvo II
· 11 years ago
adbecf9
Expose reboot server support.
by Samuel A. Falvo II
· 11 years ago
8512e9a
Add resize server action.
by Samuel A. Falvo II
· 11 years ago
5c305e1
Add ability to change admin password on a server
by Samuel A. Falvo II
· 11 years ago
a87758a
Merge pull request #52 from rackspace/ServerDetails
by Samuel A. Falvo II
· 11 years ago
a0a5584
Fix ListServers to yield full details.
by Samuel A. Falvo II
· 11 years ago
7bd1fba
Enable reauth capability for all existing API EPs.
by Samuel A. Falvo II
· 11 years ago
286e4de
Support delete server.
by Samuel A. Falvo II
· 12 years ago
e91ff6d
Add create-server acceptance test and support code
by Samuel A. Falvo II
· 12 years ago
02f5e83
Add ServerById() function and acceptance test.
by Samuel A. Falvo II
· 12 years ago
1dd740a
Rename ComputeApi to ServerApi
by Samuel A. Falvo II
· 12 years ago
bc0d54a
Add support for Listing Servers.
by Samuel A. Falvo II
· 12 years ago
2e2b877
Epic refactoring to improve testability.
by Samuel A. Falvo II
· 12 years ago