[openstack-dev] [rally] Rally boot tests fails with Error Forbidden: It is not allowed to create an interface on external networks

Behzad Dastur behzad.dastur at gmail.com
Tue Oct 20 11:06:57 UTC 2015


I have a contrail/OpenStack cloud deployed on which I am trying to run some
rally benchmarks. But I am having trouble getting the rally boot tests to
run. It throws the "Error Forbidden: It is not allowed to create an
interface on external network"

It seems it is trying to create an interface on the external network,
however in this case that operation is not required as the contrail plugin
handles that.

 Is there a way to tell the rally scenario to avoid doing that. SImply put
the operations that need to happen are:

1. nova boot (create private network/ or use private network provided)

2. neutron floating ip create, and assign it to the port eg (neutron
floatingip-create --port-id <private assigned="" portid=""> <public net=""
id="">)

Here is the error log:

2015-10-20 00:24:12.759 19075 INFO
rally.plugins.openstack.context.keystone.users [-] Task
3000fcbd-2762-400d    -920f-dfbfb667e7ec | Starting:  Enter context:
`users`2015-10-20 00:24:14.711 19075 INFO
rally.plugins.openstack.context.keystone.users [-] Task
3000fcbd-2762-400d-920f-dfbfb667e7ec | Completed: Enter context:
`users`2015-10-20 00:24:16.222 19264 INFO rally.task.runner [-] Task
3000fcbd-2762-400d-920f-dfbfb667e7ec | ITER: 0 START2015-10-20
00:24:16.227 19264 INFO rally.task.runner [-] Task
3000fcbd-2762-400d-920f-dfbfb667e7ec | ITER: 1 START2015-10-20
00:24:18.420 19264 INFO rally.task.runner [-] Task
3000fcbd-2762-400d-920f-dfbfb667e7ec | ITER: 0 END: Error Forbidden:
It is not allowed to create an interface on external network
2de28d39-34f9-48c5-bbac-609e258b7aad (HTTP 403) (Request-ID:
req-fe32bcf8-f624-4a2d-a083-7b6c5d1f24ab)


regards,
Behzad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151020/8c9c1f23/attachment.html>


More information about the OpenStack-dev mailing list