diff options
-rw-r--r-- | functest/opnfv_tests/openstack/rally/blacklist.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/rally/blacklist.yaml b/functest/opnfv_tests/openstack/rally/blacklist.yaml index b77163366..afea87d03 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.yaml +++ b/functest/opnfv_tests/openstack/rally/blacklist.yaml @@ -32,5 +32,6 @@ functionality: - NeutronNetworks.associate_and_dissociate_floating_ips - NeutronNetworks.create_and_delete_routers - NeutronNetworks.create_and_list_routers + - NeutronNetworks.create_and_update_routers - NeutronNetworks.set_and_clear_router_gateway - Quotas.neutron_update |