Merge "Fix sample json file"
This commit is contained in:
commit
c1cab15dfa
@ -9,8 +9,8 @@
|
||||
"user_domain_name": "admin",
|
||||
"admin_domain_name": "default",
|
||||
"project_name": "admin",
|
||||
"project_domain_name": "admin",
|
||||
"project_domain_name": "admin"
|
||||
},
|
||||
"https_insecure": False,
|
||||
"https_cacert": "",
|
||||
"https_insecure": false,
|
||||
"https_cacert": ""
|
||||
}
|
||||
|
@ -9,6 +9,6 @@
|
||||
"password": "pa55word",
|
||||
"tenant_name": "demo"
|
||||
},
|
||||
"https_insecure": False,
|
||||
"https_cacert": "",
|
||||
"https_insecure": false,
|
||||
"https_cacert": ""
|
||||
}
|
||||
|
@ -8,6 +8,6 @@
|
||||
"password": "myadminpass",
|
||||
"tenant_name": "demo"
|
||||
},
|
||||
"https_insecure": False,
|
||||
"https_cacert": "",
|
||||
"https_insecure": false,
|
||||
"https_cacert": ""
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user