horizon/openstack_dashboard/test/test_data
Akihiro Motoki 9d73ebee7a Fix listing security groups when no rules
When listing security groups in the dashboard and
one or more security groups had no rules it failed
because python throws a KeyError.

This commit changes the neutron API wrapper in horizon
to ensure ensure rule information in SG always exists.

Closes-Bug: #1840465
Co-Authored-By: Tobias Urdin <tobias.urdin@binero.se>
Change-Id: I6e05a7dc6b6655514ee2bff6bd327da86f13900a
(cherry picked from commit cdb191ec83)
(cherry picked from commit 205c4465cd)
2019-10-03 21:09:16 +01:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
cinder_data.py quota: retrieve quota (limit) and usage at once 2017-12-13 20:27:02 +09:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
glance_data.py Merge "Enable volumes metadata update" 2016-10-03 23:47:31 +00:00
keystone_data.py Use Cinder API v3 by default 2017-12-18 15:34:41 +02:00
neutron_data.py Fix listing security groups when no rules 2019-10-03 21:09:16 +01:00
nova_data.py Merge "Use nova os-services to retrieve host list" 2018-02-07 05:03:10 +00:00
swift_data.py Fix handling of swift object name == pseudo-folder name 2016-07-01 16:29:00 +10:00
utils.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00