RETIRED, further work has moved to Debian project infrastructure
Go to file
Ken Chen 5a62575049 Change zk_instance to zk_instances in storm plugin
get_instances will return a list, so we use zk_instances instead
of zk_instance. We remove the "if" check for method
_start_zookeeper_processes already checks zk_instances.

Change-Id: Iac48dcad3439871ab3bc8479bed715fe14625c1d
2015-07-23 13:12:42 +08:00
devstack Fix installing python-saharaclient 2015-07-16 16:12:35 +03:00
doc/source Support Spark 1.3.1 2015-07-01 07:21:49 +00:00
etc Merge "Migrate to flavor field in spark 1.3.1" 2015-07-22 23:36:07 +00:00
sahara Change zk_instance to zk_instances in storm plugin 2015-07-23 13:12:42 +08:00
tools Use right oslo.service entry points 2015-06-26 17:40:50 +02:00
.coveragerc Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
.gitignore Removed a duplicate directive 2014-08-04 22:39:08 -05: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
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Adding basic bandit config 2015-04-27 12:04:25 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Use jsonutils from oslo.serialization 2015-04-14 12:16:53 +03:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
MANIFEST.in Add CDH5.4 support in sahara 2015-06-20 16:07:47 +08:00
openstack-common.conf Switch to oslo.service 2015-06-23 15:52:47 +02:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
README.rst Standardize README header 2014-03-29 14:12:44 +00:00
requirements.txt Updated from global requirements 2015-07-15 01:38:05 +00:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Update version for Liberty 2015-06-17 21:20:46 +00:00
setup.py Updated from global requirements 2015-07-15 01:38:05 +00:00
test-requirements-bandit.txt Adding basic bandit config 2015-04-27 12:04:25 -04:00
test-requirements.txt Updated from global requirements 2015-07-15 01:38:05 +00:00
tox.ini Merge "Add py34 to envlist" 2015-07-07 23:15:37 +00:00