ext": {
>
> "neutron_network": {
>
> "network_cidr": "10.%s.0.0/16",
>
> },
>
> "users": {
>
> *"tenants": 2, ==> Works with
_cidr": "10.%s.0.0/16",
},
"users": {
"tenants": 2, ==> Works with this value being 1
"users_per_tenant": 2
}
}
}
]
}
==
Thanks
gt; To: "OpenStack Development Mailing List (not for usage questions)" <
> openstack-dev@lists.openstack.org>
> Subject: Re: [openstack-dev] Rally scenario Issue
>
> Hi Ajay,
>
> We are testing the same scenario that you are working one, but getting
> the follow error:
>
>
stack.org>>
Date: Tuesday, September 2, 2014 at 11:12 PM
To: "OpenStack Development Mailing List (not for usage questions)"
mailto:openstack-dev@lists.openstack.org>>
Subject: Re: [openstack-dev] Rally scenario Issue
Hi Ajay,
We are testing the same scenario that you are work
t;OpenStack Development Mailing List (not for usage questions)" <
> openstack-dev@lists.openstack.org>
> Date: Friday, August 29, 2014 at 2:08 PM
>
> To: "OpenStack Development Mailing List (not for usage questions)" <
> openstack-dev@lists.openstack.org>
&
rg>>
Cc: "Harshil Shah (harsshah)" mailto:harss...@cisco.com>>
Subject: Re: [openstack-dev] Rally scenario Issue
Timur,
Thanks for pointing Ajay.
Ajay,
Also I cannot see this failure unless I run rally with –v –d object.
Actually rally is sotring information about all fai
How you solved this issue of syntax error. We are getting the same error:
# rally -v task start rally/doc/samples/tasks/scenarios/vm/boot-runcommand-
delete.json
Command failed, please check log for more info
2014-09-01 07:31:52.606 9155 CRITICAL rally [-] ParserError: while parsing
a flow mapping
st (not for usage questions)"
mailto:openstack-dev@lists.openstack.org>>
Cc: "Harshil Shah (harsshah)" mailto:harss...@cisco.com>>
Subject: Re: [openstack-dev] Rally scenario Issue
Hi Ajay,
looks like you need to use NeutronContext feature to configure Neutron Networks
during th
Timur,
Thanks for pointing Ajay.
Ajay,
Also I cannot see this failure unless I run rally with –v –d object.
Actually rally is sotring information about all failures. To get
information about them you can run next command:
*rally task results --pprint*
It will display all information about a
Hi Ajay,
looks like you need to use NeutronContext feature to configure Neutron
Networks during the benchmarks execution.
We now working on merge of two different comits with NeutronContext
implementation:
https://review.openstack.org/#/c/96300 and
https://review.openstack.org/#/c/103306
could y
Hi
I am trying to run the Rally scenario boot-runcommand-delete. This scenario has
the following code
def boot_runcommand_delete(self, image, flavor,
script, interpreter, username,
fixed_network="private",
11 matches
Mail list logo