Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Fix - disk list size #527

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

azzamsa
Copy link

@azzamsa azzamsa commented Apr 29, 2020

  • Fix listing disk: disk object has no size attribute, but sizeMb.

@azzamsa
Copy link
Author

azzamsa commented May 20, 2020

Previews CI is passed. but now flake8 comes out with this error. Which IMHO doesn't related to my changes.

flake8 run-test: commands[0] | flake8 'vcd_cli/*.py'

vcd_cli/*.py:0:1: E902 FileNotFoundError: [Errno 2] No such file or directory: 'vcd_cli/*.py'

ERROR: InvocationError for command /home/travis/build/vmware/vcd-cli/.tox/flake8/bin/flake8 'vcd_cli/*.py' (exited with code 1)

___________________________________ summary ____________________________________

ERROR:   flake8: commands failed

The command "tox -e flake8" exited with 1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant