Hi All,

I’m using tempest to validate a deployed cluster, and while we have most things 
ironed out, I’m seeing a good number (20% or so) of the compute tests fail with 
the same error:

    BadRequest: Bad request 

    Details: {'message': 'Multiple possible networks found, use a Network ID to 
be more specific.', 'code': '400’}

The tests that report this error are quite varied, and many of the tests 
involved don’t actually attempt to exercise the network.  Looking through the 
the bugs in launchpad that refer to this error, there is some speculation that 
this is really a bug/feature of the testing suite, but it’s far from definitive.

Does anyone have a handle on why this is occurring, and what we can do to 
remove the errors, be it testing environment setup, or if this is a bug of nova 
itself? I’m noticing that the testing process itself creates many objects in 
the OpenStack database, networks and otherwise, and doesn’t seem to remove them 
after a test completes successfully or not; is that the issue?

Thanks for any insight you can provide,

Rob


—
See my availability here:
 
  https://www.google.com/calendar/embed?src=parr...@g.harvard.edu&mode=week

Robert E. Parrott, Ph.D.
Senior Architect
Office of the CTO: Innovation and Architecture
Harvard University
Holyoke Center 760
1350 Massachusetts Ave.
Cambridge, MA 02138
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to