Install the upgrade-non-controller.sh script with tripleo-common

This updates the setup.cfg to include the upgrade-non-controller
script that an operator will use as part of the tripleo upgrades
workflow.

Change-Id: I5b372c1901724bfd8481e54364535e165f2a8767
This commit is contained in:
marios
2016-03-10 13:04:52 +02:00
parent b730e70b13
commit 6031198cfd

View File

@@ -22,6 +22,9 @@ classifier =
packages =
tripleo_common
scripts =
scripts/upgrade-non-controller.sh
data_files =
share/tripleo-common/templates = templates/*
lib/heat/undercloud_heat_plugins = undercloud_heat_plugins/*