openstack-python-openstackc.../openstackclient
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
..
api Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
common Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
compute Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
identity Merge "Return names in list role assignments" 2016-02-17 22:23:51 +00:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Merge "Subnet Pool: Add "subnet pool show" command" 2016-02-19 18:17:00 +00:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Refactor: Set "project_id" for FakeXXX in a consistent style 2016-02-20 16:39:06 +08:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix 'openstack --help' fails if clouds.yaml cannot be read 2016-02-14 22:08:01 +09:00