Files
python-senlinclient/senlinclient
tengqm 8828ef86a3 Avoid import internal classes from SDK (2)
This is part of a series of changes related to the usage of SDK. In some
test cases, we are importing the resource classes from SDK directly and
even instantiate them. This is bad for unit tests. We should instead
mock those resources for unit tests. When functional tests are added,
the real resource list/dump will be tested instead.

Change-Id: I3800f959f3836c77ef1ecff2491af90926e84a26
2017-02-15 03:36:56 -05:00
..
2017-02-15 01:58:01 -05:00
2015-01-19 20:52:49 +08:00