mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Some try/except in security_group.py catch a lot of exceptions. There was already one fixed in CLOUDSTACK-1052. Here is another one. We use logging.exception() to log those exceptions. Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch> Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>