Reviewed: https://review.openstack.org/30271 Committed: http://github.com/openstack/tempest/commit/2c2978703319631f1c0144db05f55dbad3a55c50 Submitter: Jenkins Branch: master
commit 2c2978703319631f1c0144db05f55dbad3a55c50 Author: JordanP <[email protected]> Date: Thu May 23 15:34:16 2013 +0200 Update a test to work with Quantum SecGroup Nova-Network and Quantum return different error code to an non existent security group Fix Bug #1183347 Change-Id: Iae2d86938b5c3df0af99e760ac7933bcdd8f9007 ** Changed in: tempest Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1183347 Title: create_with_nonexistent_security_group fails : Quantum returns a 404 where Nova-network returns a 400 Status in OpenStack Compute (Nova): In Progress Status in Tempest: Fix Released Bug description: In test_servers_negative::test_create_with_nonexistent_security_group a exceptions.BadRequest 400 is expected. But with Quantum, a 404 Not found is thrown instead. Thus the test fails. See https://github.com/openstack/nova/blob/master/nova/network/security_group/quantum_driver.py#L97 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1183347/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

