How to view VM's created using Rally scripts
Trying Openstack Rally to measure the performance of Openstack deployment,I have configured Rally to use existing deployment,tried couple of Nova scenarios boot -and-list.json,my question here is how to see the VM’screated by boot-and-list.json script? I can’t see them in Horizon & nova list show command doesn’t display those images.
Here is the script I am using it :
Script :
{% set flavor_name = "m1.tiny" %}
{
"NovaServers
{
"args": {
},
},
},
},
}
}
}
]
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Rally Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Praveen Madire for more information if necessary.