Skip to content

Commit

Permalink
[cherry-pick release-7.0 ]Add resize SDK API for storage pool (libope…
Browse files Browse the repository at this point in the history
…nstorage#1200) (libopenstorage#1250)

* Add resize SDK API for storage pool (libopenstorage#1200)

* 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]>

* fix compile

Signed-off-by: Harsh Desai <[email protected]>
  • Loading branch information
Harsh Desai committed Sep 27, 2019
1 parent 7775cbb commit 0c08f6f
Show file tree
Hide file tree
Showing 14 changed files with 2,095 additions and 1,212 deletions.
5 changes: 5 additions & 0 deletions SDK_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Releases

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

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

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

* Added new api for cloudbackup schedule update
Expand Down
Loading

0 comments on commit 0c08f6f

Please sign in to comment.