]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add address scope API tests
authorNuman Siddique <nusiddiq@redhat.com>
Mon, 6 Jul 2015 18:49:03 +0000 (00:19 +0530)
committerNuman Siddique <nusiddiq@redhat.com>
Wed, 22 Jul 2015 15:18:16 +0000 (20:48 +0530)
commitde9a50cdeaf594bfc0da75c3e6ed01ed33bb6ccc
tree9d6a707895c13970d739d9f538a0dadac37e2731
parent6780c304aae8cc386e0750334637de49a78bc02f
Add address scope API tests

This patch adds the address scope api tests and
also returns the address scope resource attr map
in the get_extended_resources() function which was
missed in the previous patch

Co-Authored-By: vikram.choudhary <vikram.choudhary@huawei.com>
Co-Authored-By: Ryan Tidwell <rktidwell85@gmail.com>
Change-Id: I819f08dfb78346f92ba73e11daa7294518e7452a
Partially-implements:  blueprint address-scopes
neutron/extensions/address_scope.py
neutron/tests/api/base.py
neutron/tests/api/test_address_scopes.py [new file with mode: 0644]
neutron/tests/api/test_address_scopes_negative.py [new file with mode: 0644]