RETIRED, further work has moved to Debian project infrastructure
Go to file
Ken Chen b144c7ee11 Enable YARN ResourceManager HA in CDH plugin
We add the codes about YARN RM HA implementation. If
YARN_STANDBYRM role is enabled in cluster, we will do some
validation, and call CM API enable_rm_ha to enable RM HA in the
cluster.

Partial-implements: blueprint cdh-ha-support
Change-Id: I5562a310ef5b6fffa3439b28db2ceb212cc6286f
2015-08-25 09:59:55 +08:00
devstack Adding Grenade support for Sahara 2015-08-20 17:28:41 +03:00
doc/source Add validation rules about IMPALAD 2015-08-21 17:30:23 +03:00
etc Update plugin version for transient tests to vanilla 2.7.1 2015-08-20 11:45:23 +00:00
sahara Enable YARN ResourceManager HA in CDH plugin 2015-08-25 09:59:55 +08:00
tools Fail if FAILED in the scenario tests run log 2015-08-22 22:39:50 +03:00
.coveragerc Increase coverage report precision 2015-08-10 18:47:37 +03:00
.gitignore Cleanup .gitignore 2015-07-21 17:06:42 +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
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 Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03: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-08-23 05:28:51 +00:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Remove openstack.common package 2015-07-20 21:24:22 +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-08-12 23:14:36 +00:00
tox.ini Add script to report uncovered new lines 2015-08-10 18:47:38 +03:00