RETIRED, further work has moved to Debian project infrastructure
Go to file
Vitaly Gridnev 6b555829ba Move cluster deletion to common engine module
Suppose we have following scenario. I created cluster with
direct engine, after that I switched to Heat engine and removed
cluster. After that, cluster will be removed from Sahara DB,
but instances will be alive. This patch propose to add following:
if we try to delete direct-engine-created cluster with heat engine,
we will try to delete cluster in same way, like direct engine do it.

Related blueprint: deprecate-direct-engine

Change-Id: I65e22a8090560763547960213859b54b30f37f7e
2015-06-02 13:38:54 +03:00
doc/source [CDH] Add validation check about dfs_replication 2015-05-28 13:27:32 +03:00
etc Adding yaml scenario file for Mapr 4.0.2 plugin 2015-05-12 12:33:21 +00:00
sahara Move cluster deletion to common engine module 2015-06-02 13:38:54 +03:00
tools Migrate to oslo.policy lib instead of copy-pasted oslo-incubator 2015-04-06 10:13:51 +03: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 a CLI tool for managing default templates 2015-04-01 13:01:46 -04:00
openstack-common.conf Migrate to oslo.policy lib instead of copy-pasted oslo-incubator 2015-04-06 10:13:51 +03: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-05-11 15:52:22 +00:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Merge "Open Liberty development" 2015-04-09 10:17:46 +00:00
setup.py Updated from global requirements 2014-04-30 02:47:09 +00:00
test-requirements-bandit.txt Adding basic bandit config 2015-04-27 12:04:25 -04:00
test-requirements.txt Use PyMySQL as MySQL DB driver for unit tests 2015-05-12 13:54:26 +03:00
tox.ini Adding basic bandit config 2015-04-27 12:04:25 -04:00