python-saharaclient/saharaclient/tests/unit/osc/v1
Ngo Quoc Cuong 6b2fa6adb6 Clone sahara hacking checks to saharaclient
These such rules are:
- [S366, S367] Organize your imports according to the ``Import order``
- [S368] Must use a dict comprehension instead of a dict constructor with
         a sequence of key-value pairs.
- [S373] Don't translate logs
- [S375] Use jsonutils from oslo_serialization instead of json

Change-Id: I909da6772f733e8282a8f304b829aab9b25d6203
2017-07-18 22:37:08 -04:00
..
__init__.py Add initial commit for integration with Openstackclient 2015-08-18 11:56:40 +03:00
fakes.py Use osc-lib instead of openstackclient 2016-06-23 16:41:14 +08:00
test_cluster_templates.py Designate integration 2016-08-02 19:19:20 +03:00
test_clusters.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_data_sources.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_images.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_binaries.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_types.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_jobs.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_node_group_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_plugins.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_utils.py Adding get_resource_id method to CLI utils 2015-10-30 18:29:21 +00:00