]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add API tests for non-accessible policies
authorJohn Schwarz <jschwarz@redhat.com>
Mon, 3 Aug 2015 12:49:13 +0000 (15:49 +0300)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 3 Aug 2015 19:48:33 +0000 (21:48 +0200)
commit7ccc705f6177d9fd198f079e8b57cf44e58b1963
treef2166ed1a69b3aced21979b337eb79bc0dd9e639
parent6f2d6947419d934bfc01dcf935eff7cd75e81fe5
Add API tests for non-accessible policies

Tests which dealt with creating a rule for a policy that the tenant has
no access to, or for a policy which does not even exist, were missing.
This patch adds them.

Partially-Implements: quantum-qos-api
Change-Id: I0a2679fa1ccfb7bae6083df9a71c6cb5205a21d9
neutron/tests/api/base.py
neutron/tests/api/test_qos.py
neutron/tests/tempest/services/network/json/network_client.py