when benchmark, how to specify an endpoint in a region?

Asked by yisun

I have 2 regions, one for kvm and one for vmware. Now i'd like to test against kvm performance. but when create a rally deployment, only following key-value can be used (no region info specified), which will cause an "AmbiguousEndpoints" error later on.

    "endpoint": {
        "auth_url": "http://x.x.x.x:5000/v2.0/",
        "username": "admin",
        "password": "password",
        "tenant_name": "admin"
}

So is there any method to make sure rally can operate on a specific compute node under a specific region? And is this to be specified in the dummy.json?

Question information

Language:
English Edit question
Status:
Answered
For:
Rally Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Boris Pavlovic (boris-42) said :
#1

Oh good thing!

Actually we don't support it at this moment. But we will add it or you can do it by your self as Rally is OpenSource.

If you would like to contribute you can join our IRC chat #openstack-rally and I will help you with first steps.

Can you help with this problem?

Provide an answer of your own, or ask yisun for more information if necessary.

To post a message you must log in.