How to get cinder volume mountpoint in output?
Asked by
Damir Besic
I'm trying to automate volume attachments to VM, and i can attach a volume, no problem, but how do i get the mountpoint which i can use as a parameter?
When i try:
outputs:
"Volume":
value: { get_attr: [ VM1_volume, attachments ] }
I get:
[{u'server_id': u'49e504aa-
I need u'device', but how do i parse it out?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu heat Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Damir Besic
- Solved:
- Last query:
- Last reply:
To post a message you must log in.