Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
lcsong 8a51d42d03 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, _LW and _LC translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

It will be a giant patch if all these _LE, _LI, _LW and _LC being deleted
within one patch, so this patch only delete _LEi and _LC has been handled in
previous patch; deletion of _LI and _LW will be in the following patches
related with this one.

Change-Id: I2aeb953b4b197f42a601edce67fbe5c745b9a9d8
2017-04-07 08:45:04 +08:00
api-ref/source Fix api-ref build 2017-03-04 12:51:58 +01:00
devstack Add ability to install with Apache in devstack 2017-03-19 12:31:08 +00:00
doc/source Remove log translations 2017-04-07 08:45:04 +08:00
etc Remove doc about config option verbose 2017-02-14 20:37:16 +08:00
releasenotes Deprecate CDH-5.5.0 2017-03-20 12:45:43 +08:00
sahara Remove log translations 2017-04-07 08:45:04 +08:00
tools Prepare for using standard python tests 2017-02-04 13:38:47 +01:00
.coveragerc Replace 'lsb_release -is' with the method 'get_os_distrib' 2016-08-23 16:43:59 +03:00
.gitignore Updating DOC on floating IPs change 2016-08-29 16:03:56 -03:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.mailmap Add entry for Yevgen Runts to avoid dup author 2014-09-18 18:06:56 -07:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Changed the spelling mistake. 2017-02-27 06:18:46 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Show team and repo badges on README 2016-11-25 15:26:54 +01:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt Updated from global requirements 2017-03-28 21:38:41 +00:00
setup.cfg Support Job binary pluggability 2017-03-18 21:19:02 +00:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements-bandit.txt Update bandit version 2016-02-05 12:17:02 -05:00
test-requirements.txt install saharaclient from pypi if not from source 2017-03-23 14:19:25 +01:00
tox.ini Add ability to install with Apache in devstack 2017-03-19 12:31:08 +00:00