Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/user/hacking.html
- Read the Horizon contributing documentation at https://docs.openstack.org/horizon/latest/contributor/contributing.html
- [M322] Method's default argument shouldn't be mutable.