Andreas Florath d9b19159c0 Fixes problem with distutils installed packages on Centos and Suse
Centos and (Open)Suse use distutils to install python packages.  Since
version 10 pip will not remove them - and therefore cannot be used to
update those packages.
Implemented is a workaround which is taken from the diskimage-builder.

Change-Id: I2ecfbb00ba6034c3b09aa83a66cd99c85b463fff
Story: 2005899
Task: 33761
Signed-off-by: Andreas Florath <Andreas.Florath@telekom.de>
2019-08-19 17:03:19 +00:00
..
2017-01-04 16:57:10 +01:00
2017-01-04 16:57:10 +01:00

This is an os-refresh-config script which iterates over deployments configuration data and invokes the appropriate hook for each deployment item. Any outputs returned by the hook will be signalled back to heat using the configured signalling method.