Skip to content

Commit

Permalink
Add resize SDK API for storage pool (#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 authored Sep 26, 2019
1 parent fa68573 commit 90784bb
Show file tree
Hide file tree
Showing 14 changed files with 2,089 additions and 1,208 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.62.0 - Tech Preview (9/26/2019)

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

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

* Add fields last_attached and last_detached to the Volume object.
Expand Down
Loading

0 comments on commit 90784bb

Please sign in to comment.