This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
Admin cli command to list volume fails #972
Comments
//CC @pdhamdhere @tusharnt |
Not able to repro the issue. Closing it. |
Reproduced this. Just tried admin ls command when no volume, tenant etc has been created.
But other commands do work. e.g. tenant ls
Created some volumes and then tried admin ls command. But facing the same error as above.
Attaching vmdk_ops log as well. |
The error still exists after uninstalling and installing the vib again |
msterin
pushed a commit
that referenced
this issue
Mar 1, 2017
Fixes #972 When the value (e.g. of UsedSize) was < 1KB, the convert returned int instead of str and that broke the logic of CLI table size estimate
msterin
pushed a commit
that referenced
this issue
Mar 2, 2017
Fixes #972 When the value (e.g. of UsedSize) was < 1KB, the convert returned int instead of str and that broke the logic of CLI table size estimate
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Admin Cli command to list volume fails.
Steps:
The text was updated successfully, but these errors were encountered: