Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
123952108bbc5061305c654f78291b94ecbbb149
/
openstack
/
blockstorage
/
v1
/
volumes
1239521
remove mapstructure from blockstorage,cdn,compute,db pkgs
by Jon Perritt
· 9 years ago
27249f4
rename imports: rackspace/gophercloud -> gophercloud/gophercloud
by Jon Perritt
· 9 years ago
07400f3
Reorganized volumes and volumeattach to move fixtures to subpackage
by Sreekanth Pothanis
· 9 years ago
24c2083
IDFromName functions
by Jon Perritt
· 10 years ago
6181fdb
Change HTTP methods for OpenStack block storage
by Jamie Hannaford
· 10 years ago
c530ba1
Refactor OpenStack services to use default OkCodes
by Jamie Hannaford
· 10 years ago
3d0a185
remove need for Pager.PageType
by Jon Perritt
· 10 years ago
e7017d6
unit test for sinlge-page resource (volumes)
by Jon Perritt
· 10 years ago
acb1b90
Use the new API in openstack/blockstorage.
by Ash Wilson
· 10 years ago
b75567d
Fix openstack blockstorage attachments types
by Joe Topjian
· 10 years ago
2a6e319
display_discription -> display_description
by jrperritt
· 10 years ago
21c3174
kill WaitFor tests
by Jon Perritt
· 10 years ago
ba2395e
ExtractErrResult -> ErrResult; Extract -> ExtractErr
by Jon Perritt
· 10 years ago
57f0189
Shifting block storage operations to common delete result
by Jamie Hannaford
· 10 years ago
ce9f908
Adding DeleteResult for volumes.Delete
by Jamie Hannaford
· 10 years ago
bdc8697
Adding doc.go files for packages
by Jamie Hannaford
· 10 years ago
4a42084
increase timeout by 1 second
by Jon Perritt
· 10 years ago
59f2207
Fixing tests
by Jamie Hannaford
· 10 years ago
2e4d7d1
Converting Bootable field to string because the API doesn't make sense
by Jamie Hannaford
· 10 years ago
449c4ac
Shifting volume fixtures into their own file
by Jamie Hannaford
· 10 years ago
c35ae76
Re-formatting struct and changing field type
by Jamie Hannaford
· 10 years ago
407cfa3
:fire: more manual ServiceClient fixtures.
by Ash Wilson
· 10 years ago
77857dc
Remove the `.Provider.` bit.
by Ash Wilson
· 10 years ago
b8b16f8
Base a pagination.PageResult on gophercloud.Result.
by Ash Wilson
· 10 years ago
d3dc254
Rename Result.Resp to Result.Body.
by Ash Wilson
· 10 years ago
f548aad
Rename gophercloud.CommonResult references.
by Ash Wilson
· 10 years ago
26780d5
'To*String' -> 'To*Query'
by Jon Perritt
· 10 years ago
04851d3
consistency updates; struct opts -> interface opts (networking, compute)
by Jon Perritt
· 10 years ago
1c2356b
struct opts -> interface opts (block storage)
by Jon Perritt
· 10 years ago
da08671
WaitForStatus (volumes) unit test
by Jon Perritt
· 10 years ago
8485713
Update Volume unit test
by Jon Perritt
· 10 years ago
6a83e80
Removing unnecessary conditionals from block storage
by Jamie Hannaford
· 10 years ago
f7a898f
Adding a missing comment
by Jamie Hannaford
· 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
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
6d5561b
unit tests; consistency with the other OpenStack services
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
57b056b
rename 'blockstorage' to 'blockStorage' for consistency
by Jon Perritt
· 10 years ago
e747a0f
placeholders for unit tests
by Jon Perritt
· 10 years ago
03cb46d
change 'Extraction' of GetResult to 1 step
by Jon Perritt
· 10 years ago
8c4327f
put snapshot urls in their own file
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
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
a67af87
urls.go for block storage endpoints
by Jon Perritt
· 10 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