Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
1fde61654dc0f4e9f4c801cb09194109b4e20d1b
/
acceptance
4563a98
remove unused files from previous version; they are confusing people.
by Jon Perritt
· 10 years ago
5f4b5c2
move 'NewClient' function to 'utils' directory
by Jon Perritt
· 10 years ago
aab1fcd
move 'NewClient' to function
by Jon Perritt
· 10 years ago
a8c3b81
don't use region environment variable
by Jon Perritt
· 10 years ago
6e89878
change name of 'ClientOpts' to 'EndpointOpts'
by Jon Perritt
· 10 years ago
5eb55b1
add versioning to identity; add generic 'client' function
by Jon Perritt
· 10 years ago
28cadc2
Refactor storage test to use new package
by Samuel A. Falvo II
· 10 years ago
43d8353
Refactor compute acceptance tests to prep for extensions tests
by Samuel A. Falvo II
· 10 years ago
ad023dc
Merge branch 'master' into v0.2.0
by Samuel A. Falvo II
· 11 years ago
2dd7d2f
go run-style acceptance tests now requires build tags
by Samuel A. Falvo II
· 11 years ago
9f90f77
Add negative test to acceptance test
by Samuel A. Falvo II
· 11 years ago
6292745
Add negative test to 0.1.x acceptance test
by Samuel A. Falvo II
· 11 years ago
a7f7047
Merge pull request #160 from jrperritt/cf-refactor
by Samuel A. Falvo II
· 11 years ago
38c6ad0
Complete Flavors sub-API.
by Samuel A. Falvo II
· 11 years ago
eb57564
change from 'Get' to 'Extract'; decrease dependence on perigee
by Jon Perritt
· 11 years ago
b6b1d02
add versioning
by Jon Perritt
· 11 years ago
49d7a64
merging in changes from v0.2.0 branch
by Jon Perritt
· 11 years ago
816d2a0
openstack object storage v02.0
by Jon Perritt
· 11 years ago
808bb63
Add remaining server actions, except create image.
by Samuel A. Falvo II
· 11 years ago
41c9f61
Add server action: reboot server
by Samuel A. Falvo II
· 11 years ago
ca5f9a3
Add server action: change admin password
by Samuel A. Falvo II
· 11 years ago
97d1b5c
Forgot to remove unused file.
by Samuel A. Falvo II
· 11 years ago
f9ffaa1
Use build tags to prevent accidental run of acceptance tests
by Samuel A. Falvo II
· 11 years ago
b5d93f2
Use build tags to prevent accidental run of acceptance tests
by Samuel A. Falvo II
· 11 years ago
e246ac0
go fmt
by Samuel A. Falvo II
· 11 years ago
0abdb10
Update server test
by Samuel A. Falvo II
· 11 years ago
22d3b77
Add update server call
by Samuel A. Falvo II
· 11 years ago
ce00073
Create, delete, and query server
by Samuel A. Falvo II
· 11 years ago
10decf9
Add ability to list flavors
by Samuel A. Falvo II
· 11 years ago
db02088
Add test to list flavors
by Samuel A. Falvo II
· 11 years ago
f370dc7
Convert compute acceptance tests to go test form
by Samuel A. Falvo II
· 11 years ago
8030050
Convert identity acceptance tests to go test form
by Samuel A. Falvo II
· 11 years ago
6dbf9f6
Normalize the two listing tools
by Samuel A. Falvo II
· 11 years ago
e520cb6
Add support for region name
by Samuel A. Falvo II
· 11 years ago
5df4fb5
Change output format for 01-servers
by Samuel A. Falvo II
· 11 years ago
17ae565
Add images resource
by Samuel A. Falvo II
· 11 years ago
d793b02
Support all regions when listing servers
by Samuel A. Falvo II
· 11 years ago
c007c27
Implement first function of cloud compute API
by Samuel A. Falvo II
· 11 years ago
c70164d
Fix API differences from x-new-api branch
by Samuel A. Falvo II
· 11 years ago
2b96321
Re-implement basic identity API for v0.2.0.
by Samuel A. Falvo II
· 11 years ago
9637a00
Reorg of acceptance tests
by Samuel A. Falvo II
· 11 years ago
41822a7
Removed mixed dev work; focus returns to 0.2.0 API
by Samuel A. Falvo II
· 11 years ago
5d20fbf
Reverting to clean dev slate
by Samuel A. Falvo II
· 11 years ago
97f1059
Merge branch 'x-new-api' into v0.2.0
by Samuel A. Falvo II
· 11 years ago
a1a95cc
Whoops -- forgot authentication token.
by Samuel A. Falvo II
· 11 years ago
0262e97
First monitoring API endpoint implemented
by Samuel A. Falvo II
· 11 years ago
8a549ef
Initial commit of experimental, new, v0.2.0 API
by Samuel A. Falvo II
· 11 years ago
d361710
Refactor address set code for greater flexibility.
by Samuel A. Falvo II
· 11 years ago
8280cb7
Provide API for building AuthOptions from env vars.
by Samuel A. Falvo II
· 11 years ago
2be65d1
go fmt
by Jon Perritt
· 11 years ago
7152a1c
update test to print out all addresses
by Jon Perritt
· 11 years ago
211719f
Tests broke because Image ID is outdated. Find by name instead - it'll require less maintenance and will be easier to use with other providers.
by Max Lincoln
· 11 years ago
28b4956
Back to rackspace for pull request.
by Max Lincoln
· 11 years ago
75e06ec
rackspace -> maxlinc, to make sure travis works
by Max Lincoln
· 11 years ago
4199dec
go fmt files authenticate.go, acceptance/00-authentication.go and acceptance/libargs.go
by Rafael Garcia
· 11 years ago
ed5dd7f
+maxlinc - Add ApiKey authentication
by Rafael Garcia
· 11 years ago
499dce1
Fixes #21
by Jon Perritt
· 11 years ago
e4a3e42
Remove the DFW default region.
by Samuel A. Falvo II
· 11 years ago
d2188c4
Add acceptance test for CreateImage and DeleteImageById
by Mark Peek
· 11 years ago
d27e253
gofmt
by Mark Peek
· 11 years ago
5a9151f
Add support for keypairs
by Mark Peek
· 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
cb9eca6
Fix parameter omission in acceptance test
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
9b23b34
Deliver details with list images results
by Samuel A. Falvo II
· 11 years ago
887d780
More technical debt payoff.
by Samuel A. Falvo II
· 11 years ago
002b651
Create server to get details of if no other available.
by Samuel A. Falvo II
· 11 years ago
41856d6
Simplify a few acceptance tests for illustration.
by Samuel A. Falvo II
· 11 years ago
f722dbf
Refactor common initialization sequences.
by Samuel A. Falvo II
· 11 years ago
8512e9a
Add resize server action.
by Samuel A. Falvo II
· 11 years ago
1fc8eee
Move file into proper place.
by Samuel A. Falvo II
· 11 years ago
4b235af
Rearrange delete-server so it always runs last.
by Samuel A. Falvo II
· 11 years ago
8069960
Make change-admin-password acceptence test autonomous
by Samuel A. Falvo II
· 11 years ago
8935ca3
Refactor createServer functionality for re-use.
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
a0a5584
Fix ListServers to yield full details.
by Samuel A. Falvo II
· 11 years ago
fb58669
Remove debugging infrastructure.
by Samuel A. Falvo II
· 11 years ago
9e64f6b
Convert ListImages to use reauth.
by Samuel A. Falvo II
· 11 years ago
659e14b
Add early acceptance test for reauthentication.
by Samuel A. Falvo II
· 11 years ago
286e4de
Support delete server.
by Samuel A. Falvo II
· 12 years ago
e3b2d7a
Fix 04-create-server test to use a common prefix.
by Samuel A. Falvo II
· 12 years ago
4b0ba75
Finish acceptance test for CreateServer() function
by Samuel A. Falvo II
· 12 years ago
8a8d531
Merge branch 'master' into create-server
by Samuel A. Falvo II
· 12 years ago
bc3f10f
Add ListFlavors() and acceptance test.
by Samuel A. Falvo II
· 12 years ago
bf1fb00
Merge branch 'master' into create-server
by Samuel A. Falvo II
· 12 years ago
0a6e45a
Add ListImages() support and acceptance test.
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
704a750
Remove duplicate code from acceptance tests.
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
fca35b7
Implement Access.FirstEndpointUrlByCriteria
by Samuel A. Falvo II
· 12 years ago
1d3fa66
Add authentication acceptance test.
by Samuel A. Falvo II
· 12 years ago