horizon/openstack_dashboard/utils
manchandavishal c02b9fc2dd Get rid of keys() usage
for x in some_dict.keys() can be written as for x in some_dict

Change-Id: If5436647a30c02d0dab7daa23b2290456c66d654
2018-11-30 11:15:27 +00:00
..
__init__.py Neutron Security Group native support 2013-07-12 21:03:40 +09:00
config.py Use oslo.config for Horizon configuration 2017-11-27 17:03:56 +09:00
config_types.py Get rid of keys() usage 2018-11-30 11:15:27 +00:00
filters.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
futurist_utils.py Refactor futurist calls 2018-03-14 21:15:52 +02:00
identity.py Disentangle domain context from effective domain 2017-02-13 11:40:57 +01:00
settings.py Merge "Workflow: Make steps pluggable via horizon plugin config" 2018-04-25 10:25:54 +00:00