rally tests in user space: why are the admin credentials needed, besides the user ones?

Asked by Alessandro

We run the rally tests in user space, with a normal user's credentials and tenant. However, rally still requires the json block

    "admin": {
       "username":
       "password":
      "tenant_name":
 }

besides the user's one

    "users": [
      "username":
       "password":
      "tenant_name":
  ],

Why is that? Is there a way to not specify the admin block?

Thanks in advance!

Regards,

Alessandro

Question information

Language:
English Edit question
Status:
Expired
For:
Rally Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.