-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrexray-openstack.conf
More file actions
39 lines (38 loc) · 898 Bytes
/
rexray-openstack.conf
File metadata and controls
39 lines (38 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
rexray:
storageDrivers:
- openstack
logLevel: info
modules:
default-admin:
type: admin
desc: The default admin module.
host: tcp://:7979
disabled: false
default-docker:
type: docker
desc: The default docker module.
host: unix:///run/docker/plugins/rexray.sock
spec: /etc/docker/plugins/rexray.spec
disabled: false
volume:
remove:
disable: true
create:
disable: true
mount:
preempt: true
unmount:
ignoreUsedCount: true
path:
disableCache: true
linux:
volume:
rootPath: /data
fileMode: 0700
openstack:
authURL: OSTACK_AUTH_URL
userName: OSTACK_USERNAME
password: OSTACK_PASSWORD
tenantName: OSTACK_TENANT
regionName: OSTACK_REGION
availabilityZoneName: nova