horizon/openstack_dashboard/local/local_settings.d/_2010_integration_tests_dep...

6 lines
296 B
Plaintext

# This file is to be included for configuring integration tests when
# wanting to only test legacy panels. Since 'local' modules are evaluated
# after settings.py, these configurations will override the default settings.
ANGULAR_FEATURES.update({"images_panel": False, "flavors_panel": False})