Exception tuples
Hi! I have a question about the openstack_dashboard exceptions. https://github.com/openstack/horizon/blob/master/openstack_dashboard/exceptions.py (https://github.com/openstack/horizon/...)
Why you guys store it in a tuple format and not in a list? It will be easier to configure outer clients exceptions in horizon settings Thanks in advance, Kate