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:
Emilien Macchi 2014-09-19 10:23:25 -04:00
parent 9b1223d0fc
commit 555f8bd976

View File

@ -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