horizon/openstack_dashboard/test/test_data
Akihiro Motoki cdb191ec83 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
2019-08-19 16:38:57 +09:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
cinder_data.py Merge "Fix boot-from-volume test in project.instances.tests" 2019-08-07 13:08:17 +00:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
glance_data.py Better support for community images 2018-12-27 09:04:53 +09:00
keystone_data.py Display users with role through group in users project details tab. 2018-09-12 13:40:38 +02:00
neutron_data.py Fix listing security groups when no rules 2019-08-19 16:38:57 +09:00
nova_data.py Avoid using nova volume test data for cinder API mocking 2019-07-18 04:11:19 +09: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