Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
f0a1fee4c7d796f8c0afafc350c848829122b4e1
/
acceptance
/
openstack
d3dfaa1
Merge pull request #357 from jrperritt/orchestration
by Jamie Hannaford
· 10 years ago
dee3222
Added support for os-floating-ips extension
by Joe Topjian
· 10 years ago
f7d3d14
make openstack acceptance test template use env vars
by Jon Perritt
· 10 years ago
3440fd0
openstack build info acceptance tests
by Jon Perritt
· 10 years ago
79f185f
openstack stack templates acceptance tests
by Jon Perritt
· 10 years ago
ff2116c
openstack stack events acceptance tests
by Jon Perritt
· 10 years ago
6dbf9a5
openstack stack resources acceptance tests
by Jon Perritt
· 10 years ago
ebc9e4c
openstack stacks acceptance tests
by Jon Perritt
· 10 years ago
3711cd0
stack resources [list, get, find, metadata]
by Jon Perritt
· 10 years ago
c8cc45e
move template to common.go
by Jon Perritt
· 10 years ago
93e02bb
bug fix in stacks_test.go
by Jon Perritt
· 10 years ago
35e27e4
stacks
by Jon Perritt
· 10 years ago
d1d730f
Fixing convention in volumeattach acceptance test
by Joe Topjian
· 10 years ago
6c69fa6
Added acceptance test for volumeattach
by Joe Topjian
· 10 years ago
63e7a48
refactored DecodeHeader function to gophercloud package; updated tests
by Jon Perritt
· 10 years ago
ae06ab7
Extract method for Accounts
by Jon Perritt
· 10 years ago
2e7ab37
Merge pull request #332 from jrperritt/cloud-networking
by Jamie Hannaford
· 10 years ago
53c8a3a
unit and acceptance tests
by Jon Perritt
· 10 years ago
0028e3c
Merge pull request #327 from jamiehannaford/sec-grp
by jrperritt
· 10 years ago
aea96c6
Fixing acceptance tests
by Jamie Hannaford
· 10 years ago
cf01b93
fix flavor id and image id in acceptance test
by Jon Perritt
· 10 years ago
19460b2
Tweaking forgotten test
by Jamie Hannaford
· 10 years ago
dcda97f
Modifying acceptance tests and tweaking response code
by Jamie Hannaford
· 10 years ago
558572f
IDs are actually integers apparently
by Jamie Hannaford
· 10 years ago
789f832
CreateMetadata -> ResetMetadata
by Jon Perritt
· 10 years ago
04abbc7
Updates based on code review
by Jamie Hannaford
· 10 years ago
78c57ce
Metadata -> Metadatum; Metadatas -> Metadata
by Jon Perritt
· 10 years ago
d29c4af
condense error check
by Jon Perritt
· 10 years ago
8ed4fe7
Adding common tags
by Jamie Hannaford
· 10 years ago
c5afec4
Adding acceptance test for secgroups :metal:
by Jamie Hannaford
· 10 years ago
cc77da6
server metadata operations and tests
by Jon Perritt
· 10 years ago
d1e861a
make keyName a const; check key is on server
by Jon Perritt
· 10 years ago
2961166
2014 -> 2048
by Jon Perritt
· 10 years ago
5fdb722
CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test
by Jon Perritt
· 10 years ago
f3b2e14
add adminPass option for server creation
by Jon Perritt
· 10 years ago
46be1a1
openstack blockstorage acceptance test fix
by Jon Perritt
· 10 years ago
cebff1b
Adding OpenStack acceptance tests
by Jamie Hannaford
· 10 years ago
c21ffb9
Adding more build tags
by Jamie Hannaford
· 10 years ago
4e7c720
Adding user acceptance tests for OpenStack
by Jamie Hannaford
· 10 years ago
a75c77d
Fixing import path :smile:
by Jamie Hannaford
· 10 years ago
0bfb099
use th.AssertNoErr
by jrperritt
· 10 years ago
fe1b497
use th.AssertNoErr
by jrperritt
· 10 years ago
4508d5f
multi-line error check -> th.AssertNoErr
by jrperritt
· 10 years ago
ba2395e
ExtractErrResult -> ErrResult; Extract -> ExtractErr
by Jon Perritt
· 10 years ago
1f61778
update block storage 'Delete' acceptance tests to use 'Extract'
by Jon Perritt
· 10 years ago
10a7ec1
add 'ExtractHeader' method to object storage return types
by Jon Perritt
· 10 years ago
e4e6dfe
Updating acceptance tests :ok_hand:
by Jamie Hannaford
· 10 years ago
c751229
Merge pull request #267 from smashwilson/unbreak-acceptance
by Ash Wilson
· 10 years ago
193bf6f
Merge pull request #262 from jamiehannaford/godoc-touch-up
by Ash Wilson
· 10 years ago
2b36fa3
openstack object storage acceptance tests fixes
by Jon Perritt
· 10 years ago
9880cb6
fix merge conflicts; don't add relics of 'git mergetool'
by Jon Perritt
· 10 years ago
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
01686cd
BlockDevice -> []BlockDevice in CreateOpts
by Jon Perritt
· 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
0b09d1d
openstack acceptance test
by Jon Perritt
· 10 years ago
8a0e24b
Rename flavors.List to flavors.ListDetail.
by Ash Wilson
· 10 years ago
bdc8697
Adding doc.go files for packages
by Jamie Hannaford
· 10 years ago
4149d7c
additionally return 'error' from 'ToCreateServerMap'
by Jon Perritt
· 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
Next »