python-saharaclient/saharaclient/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
cluster_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
clusters.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
data_sources.py Use 'project' instead of 'tenant' 2017-07-03 12:30:02 +00:00
images.py Fixed log messages 2017-02-12 18:28:46 +08:00
job_binaries.py Use 'project' instead of 'tenant' 2017-07-03 12:30:02 +00:00
job_templates.py Use 'project' instead of 'tenant' 2017-07-03 12:30:02 +00:00
job_types.py Fixed log messages 2017-02-12 18:28:46 +08:00
jobs.py Use 'project' instead of 'tenant' 2017-07-03 12:30:02 +00:00
node_group_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
plugins.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
utils.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00