javelin resources: add device for volumes
Add /dev/vdb device patch for cinder volumes. It will allow in javelin to have a flexibility and attach multiple volumes to a single instance. Change-Id: I312a4860353a6c5b142c9fc82d3cd83b896cd2ee
This commit is contained in:
parent
9b1223d0fc
commit
555f8bd976
@ -43,10 +43,12 @@ volumes:
|
||||
owner: javelin
|
||||
gb: 1
|
||||
server: peltast
|
||||
device: /dev/vdb
|
||||
- name: pifpouf
|
||||
owner: javelin
|
||||
gb: 2
|
||||
server: hoplite
|
||||
device: /dev/vdb
|
||||
networks:
|
||||
- name: world1
|
||||
owner: javelin
|
||||
|
Loading…
Reference in New Issue
Block a user