LINBIT / linstor-client

Python client for LINSTOR
https://docs.linbit.com/docs/linstor-guide/
GNU General Public License v3.0
22 stars 10 forks source link

Unexpected additional property data. #33

Closed kvaps closed 4 years ago

kvaps commented 4 years ago
# linstor rg lp DfltRscGrp
+-------------+
| Key | Value |
|=============|
+-------------+
Unexpected additional property data, ignoring.
rp- commented 4 years ago

can you add the output of: curl -X GET http://localhost:3370/v1/resource-groups

kvaps commented 4 years ago

sure:

[{"name":"DfltRscGrp","select_filter":{"place_count":2},"uuid":"a52e934a-9fd9-44cb-9db1-716dcd13aae3"},{"name":"test","select_filter":{"place_count":0,"storage_pool":"test","not_place_with_rsc":[""],"not_place_with_rsc_regex":"blabla","diskless_on_remaining":true},"uuid":"4db463d3-7891-462a-8626-c8552f141dd3"}]
rp- commented 4 years ago

This is fix, will be in the next release