[api-ref] Remove the duplicated sample
The sample is not used anywhere and it is duplicated with 'auth-password-unscoped-request-with-domain.json'. Change-Id: Ia47b05dfbd588b0d4886027d9e770864fff964ba
This commit is contained in:
parent
67dae739ce
commit
c7c0b99185
@ -1,18 +0,0 @@
|
||||
{
|
||||
"auth": {
|
||||
"identity": {
|
||||
"methods": [
|
||||
"password"
|
||||
],
|
||||
"password": {
|
||||
"user": {
|
||||
"name": "admin",
|
||||
"domain": {
|
||||
"id": "default"
|
||||
},
|
||||
"password": "devstacker"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user