Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
541fa55b8cf33935a907cffc90e3a79c51a5791a
/
openstack
541fa55
Merge pull request #210 from jamiehannaford/os-network-v2-ext
by Ash Wilson
· 10 years ago
58b008f
Updating tests to use new import path
by Jamie Hannaford
· 10 years ago
e3bb3f6
Moving to option interfaces
by Jamie Hannaford
· 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
8d26258
use 'MaybeXXXX' functions in gophercloud package
by Jon Perritt
· 10 years ago
0871a81
use ListOpts if provided
by Jon Perritt
· 10 years ago
c3e5388
Merge pull request #212 from smashwilson/identity-v3-conformity
by Ash Wilson
· 10 years ago
e357e3d
UpdateMetadata for snapshots
by Jon Perritt
· 10 years ago
fd53bba
block storage v1 api version requests
by Jon Perritt
· 10 years ago
42b3a2a
block storage v1 comments
by Jon Perritt
· 10 years ago
fa2c65e
waitFor functions
by Jon Perritt
· 10 years ago
57ba763
update unit and acceptance tests
by Jon Perritt
· 10 years ago
896caf7
Fixing small issues based on code review
by Jamie Hannaford
· 10 years ago
dc554a0
Adding missing test for associate
by Jamie Hannaford
· 10 years ago
09cc0a7
Moving to centralized ServiceClient refs
by Jamie Hannaford
· 10 years ago
884b5cf
Comment the `header` field.
by Ash Wilson
· 10 years ago
81ab83a
Trailing `s` :fire:
by Ash Wilson
· 10 years ago
3a0e3b4
Unnecessary reference operator :fire:
by Ash Wilson
· 10 years ago
2206a11
Call it "CreateOptsBuilder".
by Ash Wilson
· 10 years ago
55f2433
Missed a return. Thank you unit testing
by Ash Wilson
· 10 years ago
63b2a29
Provide expires_at in test fixtures.
by Ash Wilson
· 10 years ago
3f59ade
Update identity v3 tests.
by Ash Wilson
· 10 years ago
51a6ec7
Adding security group rules
by Jamie Hannaford
· 10 years ago
b72055f
Adding security groups :lock:
by Jamie Hannaford
· 10 years ago
32789b5
Fixing test
by Jamie Hannaford
· 10 years ago
92523e3
Moving repetitive query building to centralized function
by Jamie Hannaford
· 10 years ago
5c6e996
Beginning work on query cleanup
by Jamie Hannaford
· 10 years ago
6f57e9e
Removing unnecessary 'err' vars
by Jamie Hannaford
· 10 years ago
a241e31
Removing unnecessary references
by Jamie Hannaford
· 10 years ago
5c89f0a
Fixing JSON array key
by Jamie Hannaford
· 10 years ago
30fbef1
Modifying JSON keys because the documentation lied to me
by Jamie Hannaford
· 10 years ago
88950ea
Renaming SubnetID to PoolID
by Jamie Hannaford
· 10 years ago
bd81c6d
Removing unnecessary doc.go files
by Jamie Hannaford
· 10 years ago
3ed167c
Adding members
by Jamie Hannaford
· 10 years ago
db1ff7f
Adding monitor disassociation operation to pools
by Jamie Hannaford
· 10 years ago
ca7926c
Adding monitor association operation to pools
by Jamie Hannaford
· 10 years ago
9955f89
Adding health monitors :mag_right:
by Jamie Hannaford
· 10 years ago
14883b1
Touching up documentation
by Jamie Hannaford
· 10 years ago
6233989
Adding delete pool operation
by Jamie Hannaford
· 10 years ago
080074a
Adding update pools operation
by Jamie Hannaford
· 10 years ago
3808104
Adding get pool operation
by Jamie Hannaford
· 10 years ago
bf4484c
Adding create pool operation
by Jamie Hannaford
· 10 years ago
671a863
Adding list pools operation
by Jamie Hannaford
· 10 years ago
59043cd
Adding delete vip operation
by Jamie Hannaford
· 10 years ago
59f6805
Adding update vip operation
by Jamie Hannaford
· 10 years ago
af7a1f7
Adding get vip operation
by Jamie Hannaford
· 10 years ago
afb6003
Adding create vip operation
by Jamie Hannaford
· 10 years ago
a338145
Setting up initial LBaaS structure + tests :zap:
by Jamie Hannaford
· 10 years ago
fec56f0
Modifying list operations to use new initialization
by Jamie Hannaford
· 10 years ago
b6c5387
Finishing acceptance tests for routers
by Jamie Hannaford
· 10 years ago
7db63f2
Introducing new opts interface idea :smirk:
by Jamie Hannaford
· 10 years ago
9823bb6
Beginning acceptance tests
by Jamie Hannaford
· 10 years ago
4c9a227
Finishing documentation :pencil2:
by Jamie Hannaford
· 10 years ago
5a53190
Adding more documentation and tweaking operations
by Jamie Hannaford
· 10 years ago
2f496d4
Finishing up floating ips work :ok_hand:
by Jamie Hannaford
· 10 years ago
a2961bb
Adding create floatingip operation
by Jamie Hannaford
· 10 years ago
9b75ba2
Moving URLs into their own file for consistency
by Jamie Hannaford
· 10 years ago
69be692
Adding router interface operations :elephant:
by Jamie Hannaford
· 10 years ago
c6a04ea
Finalizing routers
by Jamie Hannaford
· 10 years ago
37e9f72
Adding list operation for L3-routing
by Jamie Hannaford
· 10 years ago
b0d9912
Finalizing provider ext
by Jamie Hannaford
· 10 years ago
fb97168
Removing quotas since the docs are patchy
by Jamie Hannaford
· 10 years ago
db6926f
Adding correct package declarations to other extension files
by Jamie Hannaford
· 10 years ago
9be22f5
Finalizing acceptance tests and modifying fields
by Jamie Hannaford
· 10 years ago
546401f
Adding quotas operations
by Jamie Hannaford
· 10 years ago
6ee2e9a
Adding initial tests
by Jamie Hannaford
· 10 years ago
8d58bbb
Add directory structure
by Jamie Hannaford
· 10 years ago
6d5561b
unit tests; consistency with the other OpenStack services
by Jon Perritt
· 10 years ago
bd2c1e3
fix JSON formatting in unit test
by Jon Perritt
· 10 years ago
2caa95a
return correct status code from unit test
by Jon Perritt
· 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
29f7c45
move ListOpts to requests.go
by Jon Perritt
· 10 years ago
d9c86c5
change ExtractVolumeType to a method on GetResult
by Jon Perritt
· 10 years ago
82522ca
urls unit tests
by Jon Perritt
· 10 years ago
57b056b
rename 'blockstorage' to 'blockStorage' for consistency
by Jon Perritt
· 10 years ago
e747a0f
placeholders for unit tests
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
dfff997
rename snapshots.go; start rewrite of create snapshot
by Jon Perritt
· 10 years ago
8c4327f
put snapshot urls in their own file
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
e03b35c
fixes to creat and list volumes
by Jon Perritt
· 10 years ago
b16c1f1
rename volumes.go to results.go for consistency
by Jon Perritt
· 10 years ago
d1d6a74
initial paging implementation and create volume rewrite
by Jon Perritt
· 10 years ago
c5ee85e
add block storage v1 client
by Jon Perritt
· 10 years ago
7a55857
remove client.go (functionality located elsewhere)
by Jon Perritt
· 10 years ago
a67af87
urls.go for block storage endpoints
by Jon Perritt
· 10 years ago
60c3b2e
list snapshots
by Jon Perritt
· 11 years ago
e3af81d
get snapshot
by Jon Perritt
· 11 years ago
Next »