625a879fb4
Also update the followings: - Fix typo in the launchpad link - Replace http with https for openstack.org sites Co-Authored-By: Akihiro Motoki <amotoki@gmail.com> Change-Id: Idc5d7b513b5c83808a55fb5c6b6ce0c3f20afc25
473 B
473 B
Neutron VPNaaS Dashboard Style Commandments
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/user/hacking.html
Project Specific Commandments
- Read the Horizon contributing documentation at https://docs.openstack.org/horizon/latest/contributor/contributing.html
- [M322] Method's default argument shouldn't be mutable.