components/openstack/horizon/files/local_settings.py
changeset 7390 ed91ff551438
parent 6856 356aeea98c39
--- a/components/openstack/horizon/files/local_settings.py	Tue Nov 22 15:31:31 2016 -0800
+++ b/components/openstack/horizon/files/local_settings.py	Thu Nov 24 00:59:36 2016 +0000
@@ -752,3 +752,8 @@
 # to edit boot options post instance creation. If you want this disabled set
 # to False.
 SOLARIS_BOOTARGS = True
+
+# Flavor brand types exposed in Create/Edit flavors dialogs.
+# Allows a user to set preferred Solaris brand for a flavor
+# Set to False to disallow setting of brand type in flvaors
+SOLARIS_BRANDTYPE = True