9aafd5f131

Relating to the issue with creating rules, when reading security groups, it is very slow. Even when limiting to id/name, it pulls in all rules before returning just id/name. This change looks at the fields requested, and if no "synthetic" fields are in the list, skips initializing those. Co-Authored-By: Hongbin Lu<hongbin.lu@huawei.com> Closes-Bug: #1810563 Change-Id: Id6870633e3943666e9b7fb900ad2d0894ee2715d
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%