Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
fef72b877eab2321002a4abf5bf868a3bdf6621a
/
acceptance
/
openstack
0036cbf
Broken newClient method.
by Ash Wilson
· 10 years ago
129f6c9
Merge pull request #265 from smashwilson/unbreak-acceptance
by jrperritt
· 10 years ago
d49b2b6
Merge pull request #266 from smashwilson/no-printf
by jrperritt
· 10 years ago
9a9f5bc
Remove extraneous fmt.Printf calls.
by Ash Wilson
· 10 years ago
14c3741
ResizeOpts is now a struct.
by Ash Wilson
· 10 years ago
8a0e24b
Rename flavors.List to flavors.ListDetail.
by Ash Wilson
· 10 years ago
8135c6f
skip tests that create servers if 'short' build flag provided
by Jon Perritt
· 10 years ago
708e0ac
remove redundant delete
by Jon Perritt
· 10 years ago
a8372a7
Merge pull request #253 from smashwilson/rax-to-rs
by jrperritt
· 10 years ago
1904fce
Fixed a usage of `utils.AuthOptions()`.
by Ash Wilson
· 10 years ago
4b33eea
Whoops, a test case assumed OS_USER_ID is set.
by Ash Wilson
· 10 years ago
a5b1a14
Delegates and acceptance tests for OS compute exts.
by Ash Wilson
· 10 years ago
390555a
Updating all refs to previous AuthOpions func
by Jamie Hannaford
· 10 years ago
146d3b6
Merge pull request #246 from jamiehannaford/os-neutron-fix
by Ash Wilson
· 10 years ago
e113fac
Ensure that that all security groups are deleted
by Jamie Hannaford
· 10 years ago
2d48037
Adding more specific tags
by Jamie Hannaford
· 10 years ago
fa046c9
Fixing acceptance tests which failed to clean up network resources
by Jamie Hannaford
· 10 years ago
3525c64
t.Errorf -> t.Fatalf
by Jon Perritt
· 10 years ago
2a7797d
fixes to get acceptance tests passing
by Jon Perritt
· 10 years ago
fa02455
Merge pull request #242 from smashwilson/unbreak-acceptance
by Jamie Hannaford
· 10 years ago
d968257
tokens2.Create needs to wrap its AuthOptions now.
by Ash Wilson
· 10 years ago
a262174
Modifying acceptance tests
by Jamie Hannaford
· 10 years ago
1e7841b
Modifying acceptance test
by Jamie Hannaford
· 10 years ago
5986bb4
Merge pull request #238 from jamiehannaford/server-rebuild-opts
by Ash Wilson
· 10 years ago
5bfa2e8
Updating tests
by Jamie Hannaford
· 10 years ago
7adfd54
unit tests for urls (v2/flavors)
by Jon Perritt
· 10 years ago
ef168e6
unit tests and consistency checks for v2/images
by Jon Perritt
· 10 years ago
9b18ae2
Updating networking acceptance tests
by Jamie Hannaford
· 10 years ago
f25ae37
Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2
by Ash Wilson
· 10 years ago
541fa55
Merge pull request #210 from jamiehannaford/os-network-v2-ext
by Ash Wilson
· 10 years ago
5872fea
Test the Get call against a real extension.
by Ash Wilson
· 10 years ago
e9a0089
Acceptance test for the extensions endpoint.
by Ash Wilson
· 10 years ago
7c8b138
Some output tweaking.
by Ash Wilson
· 10 years ago
f4aee1e
Acceptance test for tenants2.List.
by Ash Wilson
· 10 years ago
739a6cc
Whoops, that file should be tagged.
by Ash Wilson
· 10 years ago
8018c39
Acceptance test for v2 token generation.
by Ash Wilson
· 10 years ago
632fb4d
Merge pull request #209 from smashwilson/map-no-more
by jrperritt
· 10 years ago
42e6d08
Merge pull request #220 from jrperritt/os-blockstorage
by Ash Wilson
· 10 years ago
c3e5388
Merge pull request #212 from smashwilson/identity-v3-conformity
by Ash Wilson
· 10 years ago
20f32a4
no longer need this
by Jon Perritt
· 10 years ago
57ba763
update unit and acceptance tests
by Jon Perritt
· 10 years ago
17028ad
Ensure that errors are checked
by Jamie Hannaford
· 10 years ago
488e730
Another extraneous &
by Ash Wilson
· 10 years ago
15f5b12
Update the acceptance tests.
by Ash Wilson
· 10 years ago
206f914
Added security ext acceptance tests
by Jamie Hannaford
· 10 years ago
6abab7d
Adding build tag and small tweaks
by Jamie Hannaford
· 10 years ago
14c17d8
Adding common file
by Jamie Hannaford
· 10 years ago
76e6820
Added health monitor acceptance tests :rocket:
by Jamie Hannaford
· 10 years ago
f54485a
Adding initial LBaaS acceptance tests
by Jamie Hannaford
· 10 years ago
a4272d7
Tweaks to layer3 test
by Jamie Hannaford
· 10 years ago
e43b0f0
Finished floating IP acceptance tests
by Jamie Hannaford
· 10 years ago
b6c5387
Finishing acceptance tests for routers
by Jamie Hannaford
· 10 years ago
9823bb6
Beginning acceptance tests
by Jamie Hannaford
· 10 years ago
5464fcf
Adding extension tests
by Jamie Hannaford
· 10 years ago
9be22f5
Finalizing acceptance tests and modifying fields
by Jamie Hannaford
· 10 years ago
6ee2e9a
Adding initial tests
by Jamie Hannaford
· 10 years ago
ec7810a
volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes
by Jon Perritt
· 10 years ago
d9c86c5
change ExtractVolumeType to a method on GetResult
by Jon Perritt
· 10 years ago
57b056b
rename 'blockstorage' to 'blockStorage' for consistency
by Jon Perritt
· 10 years ago
d4788f9
delete snapshot rewrite
by Jon Perritt
· 10 years ago
d746863
1 step 'Extraction'
by Jon Perritt
· 10 years ago
56d43b2
get snapshot rewrite
by Jon Perritt
· 10 years ago
03cb46d
change 'Extraction' of GetResult to 1 step
by Jon Perritt
· 10 years ago
d039957
[wip] create snapshot rewrite; test not passing because need
by Jon Perritt
· 10 years ago
aa1e867
list volume types
by Jon Perritt
· 10 years ago
7544e69
get volume type
by Jon Perritt
· 10 years ago
f585585
delete volume type
by Jon Perritt
· 10 years ago
84d8db7
create volumeType
by Jon Perritt
· 10 years ago
97347a0
update volume
by Jon Perritt
· 10 years ago
9b2bf7d
get volume rewrite
by Jon Perritt
· 10 years ago
d41f242
temporarily rename snapshots request.go
by Jon Perritt
· 10 years ago
3db65cd
delete volumes rewrite
by Jon Perritt
· 10 years ago
b71a28a
break up acceptance tests
by Jon Perritt
· 10 years ago
60c3b2e
list snapshots
by Jon Perritt
· 11 years ago
e3af81d
get snapshot
by Jon Perritt
· 11 years ago
982c86d
delete snapshot
by Jon Perritt
· 11 years ago
687c7d0
create snapshot
by Jon Perritt
· 11 years ago
94963ad
list volumes
by Jon Perritt
· 11 years ago
70dd47d
get volume
by Jon Perritt
· 11 years ago
e77b9b2
delete volume
by Jon Perritt
· 11 years ago
3baca06
change CreateOpts from structure to map to avoid default null values
by Jon Perritt
· 11 years ago
ee6074f
create volume
by Jon Perritt
· 11 years ago
5db0892
add commonResult types for ExtractHeaders method
by Jon Perritt
· 10 years ago
de47eac
change 'XXXXOpts' to pointers; return url.URL from BuildQueryString
by Jon Perritt
· 10 years ago
6f9e4ff
defer pagination error to EachPage callback
by Jon Perritt
· 10 years ago
a9caabd
rename objectStorage to objectstorage
by Jon Perritt
· 10 years ago
fdac6e5
rename directory from 'storage' to 'objectStorage'; add fix for handling 'text/html' content-type response from 'ListNames'
by Jon Perritt
· 10 years ago
dcbc8fb
Use a struct for Update options, too.
by Ash Wilson
· 10 years ago
e845851
Update the acceptance tests to match.
by Ash Wilson
· 10 years ago
8c93a30
use generic parameter building functions; pagination in unit tests
by Jon Perritt
· 10 years ago
b1eea51
objects acceptance test docs
by Jon Perritt
· 10 years ago
c81fa8f
accounts acceptance test docs
by Jon Perritt
· 10 years ago
4cf2ecf
containers acceptance tests docs (and fix)
by Jon Perritt
· 10 years ago
a85379e
change identity_test package name to 'v2'
by Jon Perritt
· 10 years ago
f050a4c
break storage_test into smaller files
by Jon Perritt
· 10 years ago
768e8e9
reorg storage_test and identity_test
by Jon Perritt
· 10 years ago
89734d0
Use Extract() methods in acceptance tests.
by Ash Wilson
· 10 years ago
ebc3d12
Merge remote-tracking branch 'upstream/v0.2.0' into paginate-compute
by Ash Wilson
· 10 years ago
d903642
Introducing new FooResult idiom :shipit:
by Jamie Hannaford
· 10 years ago
f283540
Removed all extension functionality from core package
by Jamie Hannaford
· 10 years ago
Next »