]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Modify a different agent in test_update_agent_description
authorHenry Gessau <gessau@cisco.com>
Fri, 27 Mar 2015 02:54:21 +0000 (22:54 -0400)
committerHenry Gessau <gessau@cisco.com>
Wed, 1 Apr 2015 02:40:00 +0000 (02:40 +0000)
commiteb79e5fe53e61af11033a5b824052d052ee755a9
tree5940326304e70777e50f5acb58661be80d03945c
parent57a445d6c8deab47a9e8615ca7a99da3654fb3de
Modify a different agent in test_update_agent_description

API test_update_agent_description modifies an agent's description, and
test_list_agent assumes the first agent is never modified. We make
sure that an agent other than the first one is modified.

Closes-bug: 1437124

Change-Id: I7593e2896ab7ef8a14ad35005314382e65e805cb
neutron/tests/api/admin/test_agent_management.py