Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Manishanker Talusani 2736e2dabf Replaced the word components with component(s)
Current wording in exception messages of sahara
is misleading

Even when there is a single component, exceptions.py
and test_job_executor.py use the word "components"
instead of "component".

Observed exception message was "Hadoop cluster
should contain 1 oozie components.".
Instead, the exception message should be
"Hadoop cluster should contain 1 oozie component(s)."
to avoid confusion.

To avoid this confusion, the word "components" has
been replaced with the word "component(s)"

Closes-Bug : #1312908
Change-Id: I6f385a52669bc05fb0bf28cacaf88688576c10c5
2014-05-01 10:23:38 +05:30
doc/source Updated architecture diagram in docs 2014-04-22 21:03:56 +04:00
etc Merge "Added support of multi-region environment" 2014-04-24 10:43:32 +00:00
sahara Replaced the word components with component(s) 2014-05-01 10:23:38 +05:30
tools Missed renames in code base 2014-03-21 10:57:55 -04:00
.coveragerc Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
.gitignore Add *.log files to gitignore 2014-04-10 12:21:11 +04:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.mailmap Adding Denny Zhang to AUTHORS 2013-10-07 19:40:35 +04:00
.pylintrc Change 'savanna' references in tools 2014-03-19 15:59:50 -04:00
.testr.conf Launch integration tests with testr 2013-12-13 15:57:04 +04:00
CONTRIBUTING.rst Change savanna references in top level docs 2014-03-20 15:21:35 -04:00
HACKING.rst Change savanna references in top level docs 2014-03-20 15:21:35 -04:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
MANIFEST.in Remove IDH plugin from sahara 2014-04-11 23:16:01 +04:00
README.rst Standardize README header 2014-03-29 14:12:44 +00:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
openstack-common.conf Change remaining savanna namespaces in setup.cfg 2014-03-19 16:49:49 -04:00
requirements.txt Updated from global requirements 2014-04-20 09:59:24 +00:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Merge "Add sahara-all binary" 2014-04-30 11:24:28 +00:00
setup.py Updated from global requirements 2014-04-30 02:47:09 +00:00
test-requirements.txt Move integration tests to python-saharaclient 0.6.0 2014-03-20 14:44:33 +04:00
tox.ini Check that all po/pot files are valid 2014-04-03 20:18:24 +02:00