Install the upload-* scripts with tripleo-common

Include the scripts upload-puppet-modules and upload-swift-artifacts in
setup.cfg to make them usable to deploy additional artifacts.

Change-Id: I1436282dae3bfb0e7c5f40adf064526bd29d2e34
This commit is contained in:
Christian Schwede
2016-08-03 11:29:29 +02:00
parent e7377aaeb1
commit 896735b0bb

View File

@@ -25,6 +25,8 @@ packages =
scripts =
scripts/upgrade-non-controller.sh
scripts/tripleo-build-images
scripts/upload-puppet-modules
scripts/upload-swift-artifacts
data_files =
lib/heat/undercloud_heat_plugins = undercloud_heat_plugins/*