Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
c59b3bd4e686b0bd7925623ffe792694d4bff1f5
/
openstack
/
blockstorage
9ae28ba
Backport openstack/blockstorage/extensions/quotasets/
by Ildar Svetlov
· 4 years, 10 months ago
12a49c6
Make MaxOverSubscriptionRatio optional
by Ildar Svetlov
· 5 years ago
9a4174a
Handle string capacity
by Ildar Svetlov
· 6 years ago
16b8591
Handle both types for MaxOverSubscriptionRatio
by Ildar Svetlov
· 6 years ago
2e5bb07
Fix the issue of unmarshal string into Go struct field StoragePool.capabilities
by Erik
· 7 years ago
5e65016
Add parameter to volume list request
by Ildar Svetlov
· 7 years ago
8edb1e8
Added Cinder Storage Pools API
by Ildar Svetlov
· 7 years ago
e28b2e2
Adding BlockStorage v3 version support
by Krzysztof Szukiełojć
· 7 years ago
efa889c
Adding os-services in blockstorage api
by Krzysztof Szukiełojć
· 8 years ago
15c5e9e
Fix bug with services extractor
by Krzysztof Szukiełojć
· 8 years ago
7cf0b33
Adding BlockStorage Snapshots v2 API
by Krzysztof Szukiełojć
· 8 years ago
3f41d08
Chaning github to gerrit own repository part II
by Krzysztof Szukiełojć
· 8 years ago
24a29ce
Chaning github repository to our gerrit repository
by Krzysztof Szukiełojć
· 8 years ago
48f36ae
Add os-volume_upload_image action to volumeactions (#240)
by Joe Topjian
· 8 years ago
5cb543c
fix coverage script from masking unit test failures (#265)
by jrperritt
· 8 years ago
b06120d
Use AvailabilityZone instead of Availability (#246)
by Joe Topjian
· 8 years ago
98d0162
change all time fields to have type time.Time (#190)
by jrperritt
· 8 years ago
bb45a5e
rename tenantattr to volumetenants; remove commented code
by jrperritt
· 8 years ago
25492a9
check for http response error in ExtractInto*Ptr methods
by jrperritt
· 8 years ago
8f364f7
call volumes.ExtractInto from volumes.Extract
by jrperritt
· 8 years ago
6be8c42
comments for tenantattr pkg
by jrperritt
· 8 years ago
17e8b62
use type instead of struct literal in unit test
by jrperritt
· 8 years ago
2e4415e
use gophercloud.ExtractInto*Ptr for ExtractInto and ^CtractVolumesInto
by jrperritt
· 8 years ago
410c105
make sure interface{} parameter is *struct
by jrperritt
· 8 years ago
7dc4946
tenantattr extension for cinder; ExtractInto method for handling custom Volume objects
by jrperritt
· 8 years ago
b3a4f33
Add BeginDetaching call for Cinder v2 (#90)
by Eugene Yakubovich
· 8 years ago
18a8bcc
move block storage extensions from 'v2' to 'blockstorage' (#112)
by jrperritt
· 8 years ago
c8f12c6
aggregate coverage metrics of unit tests across packages (#115)
by jrperritt
· 8 years ago
a4d4930
Adds block storage extend's action support (#67)
by Mario Luan
· 8 years ago
81036a7
Use Correct Block Storage v2 Volume Attachment Attributes (#36)
by Joe Topjian
· 8 years ago
614b51d
Change Block Storage v1 Snapshots.CreatedAt Type (#31)
by Joe Topjian
· 8 years ago
8c592a4
Change Block Storage v1 Volume.CreatedAt Type
by Joe Topjian
· 8 years ago
3c89267
remove refs to origin
by jrperritt
· 9 years ago
e3a4cbe
add doc.go files to make testing dirs buildable
by jrperritt
· 9 years ago
9b7b9e6
merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs
by jrperritt
· 9 years ago
3d96616
move unit tests into 'testing' directories
by jrperritt
· 9 years ago
a3ad43a
fix unit tests
by Jamie Hannaford
· 9 years ago
531e0cc
fix acceptance tests and prevent decoding empty responses
by Jamie Hannaford
· 9 years ago
8bfbfb0
Add docs and type fixes
by Pengfei Ni
· 9 years ago
cf0c7fe
Update blockstorage v2 API
by feisky
· 9 years ago
da54614
Copy blockstorage v1 to v2
by feisky
· 9 years ago
bc54861
fixes after adding rackspace/gophercloud commits
by jrperritt
· 9 years ago
47cee0c
add rackpsace/gophercloud commits
by jrperritt
· 9 years ago
29ae6b3
no naked returns in go; fix auth v3 unit tests
by jrperritt
· 9 years ago
3860b51
named return vars
by Jon Perritt
· 9 years ago
bda4859
Add fixtures build tag to all fixtures.go files
by Keith Byrne
· 9 years ago
db0ae14
dsl struct tags; wip
by Jon Perritt
· 9 years ago
ed25894
blockstorage error types
by Jon Perritt
· 9 years ago
1b22083
remove urls_test.go files
by Jon Perritt
· 9 years ago
31b6646
more consistent naming
by Jon Perritt
· 9 years ago
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
14c8801
Fix for issue#533
by Marcin Krolik
· 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
3850959
Adding DeleteResult for snapshots.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
1790b77
Shifting fixtures to their own file for vtypes
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
96c666d
Extract common mock responses into their own functions
by Jamie Hannaford
· 10 years ago
ea8c7f3
:fire: :fire: :fire:
by Ash Wilson
· 10 years ago
407cfa3
:fire: more manual ServiceClient fixtures.
by Ash Wilson
· 10 years ago
ff899c1
Use the fake ServiceClient from testhelper.
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
036c944
WaitForStatus 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
d8275bb
Adding missing doc comments for block storage
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
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
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
Next »