neutron/neutron/tests/tempest/services
Henry Gessau b65d18c4bc Add admin api tests for project-id
1. Test that admin can create a network for another project by
specifying the project_id for that project.

2. Test that admin can create a network for another project by
specifying the project_id and the tenant_id for that project.
(The project_id and tenant_id must be the same.)

3. Verify that creation fails if different values are given
for project_id and tenant_id.

Related Blueprint: keystone-v3

Change-Id: I88df9051943efb69f3494e199e6d11966fd9abbb
2016-09-20 09:06:42 -04:00
..
network Add admin api tests for project-id 2016-09-20 09:06:42 -04:00
__init__.py Initial copy of api tests from tempest 2015-03-09 21:24:55 +00:00