Skip to content

Commit

Permalink
Change cloud admin role name to "cloud-admin" from "admin" for
Browse files Browse the repository at this point in the history
analytics API access

Change-Id: I8b1dd26555b0c2f28a7ad95cb0afec3f2b4cf4f4
Closes-Bug: #1600699
  • Loading branch information
Megh Bhatt committed Jul 14, 2016
1 parent a33a797 commit 8c13101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sandesh/common/vns.sandesh
Expand Up @@ -507,4 +507,4 @@ const list<string> ThreadPoolNames = [
COMPACTIONEXECUTOR,
]

const string CLOUD_ADMIN_ROLE = "admin"
const string CLOUD_ADMIN_ROLE = "cloud-admin"

0 comments on commit 8c13101

Please sign in to comment.