Skip to content

Commit

Permalink
Rename multi_tenancy to aaa_mode for analytics API
Browse files Browse the repository at this point in the history
Change-Id: I7b135d5c8d34b9d3434b3bea767eab4790a26bc7
Partial-Bug: #1599654
  • Loading branch information
Megh Bhatt committed Jul 12, 2016
1 parent 4fecb63 commit 3afb90a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -73,7 +73,7 @@
'DEFAULTS/analytics_config_audit_ttl' : value => $analytics_config_audit_ttl;
'DEFAULTS/analytics_statistics_ttl' : value => $analytics_statistics_ttl;
'DEFAULTS/analytics_flow_ttl' : value => $analytics_flow_ttl;
'DEFAULTS/multi_tenancy' : value => 'False';
'DEFAULTS/aaa_mode' : value => 'cloud-admin-only';
'DISCOVERY/disc_server_ip' : value => $config_ip_to_use;
'DISCOVERY/disc_server_port' : value => '5998';
'REDIS/redis_server_port' : value => '6379';
Expand Down

0 comments on commit 3afb90a

Please sign in to comment.