test_security_group_get_nonexistant_group invalid with quantum

Bug #1187127 reported by Andrea Frittoli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

test_security_group_get_nonexistant_group invalid fails in quantum setups:

BadRequest: Bad request
Details: {u'badRequest': {u'message': u'Security group id should be uuid', u'code': 400}}

This error is raised by the nova quantum driver - https://github.com/openstack/nova/blob/master/nova/network/security_group/quantum_driver.py

The test code used rand_name('999') which results in a random sequence of digits rather than an ID.

Revision history for this message
Jordan Pittier (jordan-pittier) wrote :

This is a dup of bug #1182384 Sorry if you wasted time investigating this issue.

I'have alredy submitted a patch but I am stuck on how to get this merged in tempest. Plz jump in if you want to help :) https://review.openstack.org/#/c/29899/

Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.