]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Test to verify shared attribute of network
authorabhishek60014726 <abhishek.g-m@hp.com>
Wed, 25 Mar 2015 11:20:55 +0000 (04:20 -0700)
committerabhishek60014726 <abhishek.g-m@hp.com>
Fri, 27 Mar 2015 10:09:10 +0000 (03:09 -0700)
commitf2fca84f7c2ecab79b4b9424d579450a97959ef2
treeea510ecd5ddb0c1b7685edbb41a4407188057d87
parent2f7069ecb1a4964633c7ed3b5779b6c7f0ab07f2
Test to verify  shared attribute of network

Add Funtion to create a shared network
Add function to create a shared network in bulk
Add a test to create and update a shared network
Add a test to create a port in a shared network using non admin tenant
Add test to create shared networks in bulk
Add function to list and show shared network
Add test to list and show the shared network by admin and non admin

Change-Id: I1894d73977d6018306faeda1231bc8523d35f357
neutron/tests/tempest/api/network/admin/test_shared_network_extension.py [new file with mode: 0644]
neutron/tests/tempest/api/network/base.py
neutron/tests/tempest/services/network/json/network_client.py