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: install_config/configuring_openstack.adoc
+13
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,19 @@ When deployed on link:https://www.openstack.org/[OpenStack], {product-title} can
15
15
be configured to access OpenStack infrastructure, including
16
16
xref:../install_config/persistent_storage/persistent_storage_cinder.adoc#install-config-persistent-storage-persistent-storage-cinder[using OpenStack Cinder volumes as persistent storage] for application data.
17
17
18
+
[[configuring-openstack-permissions]]
19
+
== Permissions
20
+
Configuring OpenStack for {product-title} requires the following role:
21
+
22
+
[cols='1,3']
23
+
|===
24
+
25
+
| member
26
+
| For creating assets(instances, networking ports, floating ips, volumes, and so
27
+
on.) you need the member role for the tenant.
28
+
29
+
|===
30
+
18
31
[[configuring-openstack-variables]]
19
32
== Configuring OpenStack Variables
20
33
To set the required OpenStack variables, create a *_/etc/cloud.conf_* file with
0 commit comments