Skip to content

Commit

Permalink
Add resize SDK API for storage pool (libopenstorage#1200)
Browse files Browse the repository at this point in the history
* Add resize SDK API for storage pool

Signed-off-by: Harsh Desai <[email protected]>

* Review comments

- bump SDK version
- Fix enums and move them inside message in proto
- handle nil SDK server
- remove mock storage pool sdk server from osd main

Signed-off-by: Harsh Desai <[email protected]>

* rebase with master

Signed-off-by: Harsh Desai <[email protected]>
  • Loading branch information
Harsh Desai committed Sep 26, 2019
1 parent 7cf9bf2 commit 6fee016
Show file tree
Hide file tree
Showing 14 changed files with 2,091 additions and 1,207 deletions.
4 changes: 4 additions & 0 deletions SDK_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Releases

### v0.61.0 - Tech Preview (9/26/2019)

* Added new api to resize storage pools
* Added new fields UUID and LastOperation to the StoragePool object

### v0.60.0 - Tech Preview (6/11/2019)

Expand Down
Loading

0 comments on commit 6fee016

Please sign in to comment.