correcting the MANIFEST.in paths

Changes
* adding the version_ to the hdp plugin version numbers
* changing the 2_0 version to 2_0_6

Closes-Bug: #1316750
Change-Id: I0179aae942136dc37528b6916724a59511581402
This commit is contained in:
Michael McCune 2014-05-06 15:20:01 -04:00 committed by Sergey Lukjanov
parent f9b2ad7aa2
commit 456b18188d
1 changed files with 4 additions and 4 deletions

View File

@ -20,10 +20,10 @@ include sahara/plugins/vanilla/v2_3_0/resources/*.xml
include sahara/plugins/vanilla/v2_3_0/resources/*.sh
include sahara/plugins/vanilla/v2_3_0/resources/*.sql
include sahara/plugins/vanilla/v2_3_0/resources/*.template
include sahara/plugins/hdp/versions/1_3_2/resources/*.template
include sahara/plugins/hdp/versions/1_3_2/resources/*.json
include sahara/plugins/hdp/versions/2_0/resources/*.template
include sahara/plugins/hdp/versions/2_0/resources/*.json
include sahara/plugins/hdp/versions/version_1_3_2/resources/*.template
include sahara/plugins/hdp/versions/version_1_3_2/resources/*.json
include sahara/plugins/hdp/versions/version_2_0_6/resources/*.template
include sahara/plugins/hdp/versions/version_2_0_6/resources/*.json
include sahara/resources/*.heat
include sahara/service/edp/resources/*.xml
include sahara/swift/resources/*.xml