heat-agents/heat-config
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
..
bin Use with statement to enforce file close 2018-09-13 16:00:40 +02:00
install.d Fixes problem with distutils installed packages on Centos and Suse 2019-08-19 17:03:19 +00:00
os-apply-config Add region_name for heat-config-notify 2018-07-08 08:20:34 +12:00
os-refresh-config/configure.d Make heat-config logging more human friendly 2018-12-10 15:44:34 +00:00
README.rst Move elements at the top level 2017-01-04 16:57:10 +01:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

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.