[GH-ISSUE #209] instance.py (error on used_size) #137

Open
opened 2026-02-27 15:57:28 +03:00 by kerem · 1 comment
Owner

Originally created by @rollopack on GitHub (Dec 14, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/209

Hi, I got the error "local variable 'used_size' referenced before assignment" on line 283 of /vrtManager/instance.py.
Adding the definition "used_size = None" on def disk at line 256 i solving the problem

Originally created by @rollopack on GitHub (Dec 14, 2018). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/209 Hi, I got the error "local variable 'used_size' referenced before assignment" on line 283 of /vrtManager/instance.py. Adding the definition "used_size = None" on def disk at line 256 i solving the problem
Author
Owner

@catborise commented on GitHub (Dec 16, 2018):

It is added. Waiting pull request. Thanks

<!-- gh-comment-id:447662713 --> @catborise commented on GitHub (Dec 16, 2018): It is added. Waiting pull request. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#137
No description provided.