We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d30f43 + 75669ac commit 66b9712Copy full SHA for 66b9712
1 file changed
admin_manual/configuration_files/primary_storage.rst
@@ -91,15 +91,15 @@ V3 Authentication:
91
'arguments' => [
92
'autocreate' => true,
93
'user' => [
94
- 'name' => 'swift',
+ 'name' => 'UserName',
95
'password' => 'Secr3tPaSSWoRdt7',
96
'domain' => [
97
'name' => 'Default',
98
],
99
100
'scope' => [
101
'project' => [
102
- 'name' => 'OS_PROJECT_NAME',
+ 'name' => 'TenantName',
103
104
105
0 commit comments