neutron/neutron/tests/api/admin
Henry Gessau 834279c8f5 Allow setting Agents description to None
Fix the validator for the 'description' attribute of Agents, allowing
it to be set to None.

Fix an API test that had two problems:
 1. It was not restoring the description to the agent it had updated
 2. It was retoring the description to '' instead of None.

Closes-Bug: #1466642

Change-Id: I50723e1346be0953d26216ba24907bac008ccfb6
(cherry picked from commit ee14186fbb)
2015-10-06 15:38:21 +00:00
..
__init__.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_agent_management.py Allow setting Agents description to None 2015-10-06 15:38:21 +00:00
test_dhcp_agent_scheduler.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_external_network_extension.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_external_networks_negative.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_floating_ips_admin_actions.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_l3_agent_scheduler.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_lbaas_agent_scheduler.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_load_balancer_admin_actions.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_quotas.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_routers_dvr.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_shared_network_extension.py Block allowed address pairs on other tenants' net 2015-05-07 21:38:11 +00:00