From 9cbb5e360539a04d0dcd30e9ed45c75b9a33a595 Mon Sep 17 00:00:00 2001 From: Assaf Muller Date: Tue, 20 Dec 2016 14:28:41 -0500 Subject: [PATCH] Change default project type from OpenStack to All With projects moving in and out of the Big Tent, it can be confusing to search for a project and not find it. I've spoken to multiple people that tripped over this, not understanding why a project 'vanished', not being familiar with the 'Project Type' dropdown selection list. Change-Id: Ia86edba8098980391a4e91c2b77f7b7f5efcd062 --- etc/stackalytics.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/stackalytics.conf b/etc/stackalytics.conf index 4b026ee61..f5f5370e5 100644 --- a/etc/stackalytics.conf +++ b/etc/stackalytics.conf @@ -169,7 +169,7 @@ #default_release = # Default project type (string value) -#default_project_type = openstack +#default_project_type = all # The interval specifies how frequently dashboard should check for updates in # seconds (integer value)