You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-osp-enabling-swift.adoc
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
{product-title} on {rh-openstack-first} uses https://docs.openstack.org/security-guide/object-storage.html[OpenStack Object Storage (Swift)] to store and serve user configuration files.
11
11
12
-
Swift is operated by a user account with the `swiftoperator` role and `temp-url` support.
12
+
Swift is operated by a user account with the `swiftoperator` role.
13
13
14
14
.Prerequisites
15
15
@@ -25,10 +25,5 @@ To enable Swift on {rh-openstack}:
25
25
----
26
26
$ openstack role add --user <user> --project <project> swiftoperator
27
27
----
28
-
. As the account with the `swiftoperator` role, set a temporary URL property for the account:
29
-
+
30
-
----
31
-
$ openstack object store account set --property Temp-URL-Key=superkey
32
-
----
33
28
34
29
Your {rh-openstack} deployment can now use Swift to store and serve files.
0 commit comments