jeremy.zhang | 710c842 | 2017-10-31 10:51:00 +0800 | [diff] [blame] | 1 | --- |
2 | upgrade: | ||||
3 | - | | ||||
4 | Remove deprecated APIs (``show_pools`` and ``show_backend_capabilities``) | ||||
5 | from volume v2 volumes_client, and the deprecated APIs are re-realized in | ||||
6 | volume v2 scheduler_stats_client (``list_pools``) and capabilities_client | ||||
7 | (``show_backend_capabilities``) accordingly. |