Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
Remove hdp 2.0.6 plugin
Browse files Browse the repository at this point in the history
Newton release is opened, so we can remove this
plugin from sahara codebase

Implements blueprint: remove-hdp206
Change-Id: I1ebf90e716964151c88de53d127789251bef066b
  • Loading branch information
Vitaly Gridnev committed May 17, 2016
1 parent 3f86f07 commit 037ba02
Show file tree
Hide file tree
Showing 33 changed files with 5 additions and 13,200 deletions.
2 changes: 1 addition & 1 deletion devstack/settings
Expand Up @@ -27,7 +27,7 @@ SAHARA_SERVICE_PROTOCOL=${SAHARA_SERVICE_PROTOCOL:-$SERVICE_PROTOCOL}
SAHARA_AUTH_CACHE_DIR=${SAHARA_AUTH_CACHE_DIR:-/var/cache/sahara}

SAHARA_ENABLED_PLUGINS=${SAHARA_ENABLED_PLUGINS:-\
vanilla,hdp,cdh,mapr,spark,storm,fake}
vanilla,cdh,mapr,spark,storm,fake}
SAHARA_BIN_DIR=$(get_python_exec_prefix)

SAHARA_ENABLE_DISTRIBUTED_PERIODICS=${SAHARA_ENABLE_DISTRIBUTED_PERIODICS:-\
Expand Down
4 changes: 4 additions & 0 deletions releasenotes/notes/remove-hdp-137d0ad3d2389b7a.yaml
@@ -0,0 +1,4 @@
---
deprecations:
- Support of HDP 2.0.6 plugin was removed. Use Ambari plugin
instead.
Empty file removed sahara/plugins/hdp/__init__.py
Empty file.
450 changes: 0 additions & 450 deletions sahara/plugins/hdp/ambariplugin.py

This file was deleted.

385 changes: 0 additions & 385 deletions sahara/plugins/hdp/clusterspec.py

This file was deleted.

0 comments on commit 037ba02

Please sign in to comment.