openstack-python-openstackc.../openstackclient/tests/network
Tang Chen 6af2883885 Refactor: Set "project_id" for FakeXXX in a consistent style
OpenStack SDK will translate "project_id" into "tenant_id" automatically
when referring to "tenant_id" attribute with the name "project_id". So
when faking an object returned fron SDK, we need to fake this behavior.

The original way is ugly. This patch turns it into a consistent style,
and give better comments.

Change-Id: I0dfb1f7552fc28eb4e7ebf5c614c9f3bde79ad80
2016-02-20 16:39:06 +08:00
..
v2 Refactor: Set "project_id" for FakeXXX in a consistent style 2016-02-20 16:39:06 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
test_common.py Add NetworkAndCompute Lister and ShowOne classes 2016-02-12 07:14:32 -06:00