javelin-resources: attach a volume to a server

In tempest/javelin2, we want to attach a volume to a server. For that we
need to bind the attachment in the resources.yaml.
Also, adding another volume to be sure we can create 2 volumes and
attach them to 2 differents instances.

Prereq for blueprint:javelin2
Change-Id: I71be5c0a2af69706f38f9f3a049d5591d838d8c0
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi 2014-09-17 14:04:42 -04:00
parent dff87873e6
commit 9b1223d0fc

View File

@ -42,6 +42,11 @@ volumes:
- name: assegai
owner: javelin
gb: 1
server: peltast
- name: pifpouf
owner: javelin
gb: 2
server: hoplite
networks:
- name: world1
owner: javelin