----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9588/ -----------------------------------------------------------
Review request for cloudstack. Description ------- - security_group.py executed doesn't check if executed with any args and fails with "IndexError: list index out of range" when no args are passed. - security_group.py logs to /var/log/cloud/security_group.log when called with no args - security_group.py logs to /var/log/cloud/security_group.log when called with unknown command This is mostly cosmetic patch. Diffs ----- scripts/vm/network/security_group.py dcb01a7 Diff: https://reviews.apache.org/r/9588/diff/ Testing ------- Tested on 3.0.6 and 4.1. Thanks, Radoslaw Smigielski