Commit Graph

3 Commits

Author SHA1 Message Date
Erich Cordoba c8735e882a Remove version from sm folder
The sm component had the 1.0.0 version in the folder name, this
change removes that version and updates the centos_pkg_dirs.

Story: 2006623
Task: 36827

Depends-On: https://review.opendev.org/#/c/685128/
Change-Id: I6725d1f961c2a82275da5fabbff8e89a8dd6f245
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-09-26 14:11:31 -05:00
Don Penney fca5d91299 Add drbd.service as a dependency to sm.service
During initial controller configuration, the puppet manifest starts
the DRBD service in order to perform necessary config steps before
SM is launched. During shutdown, systemd tries to stop the DRBD
service ahead of SM, but because it is still in use, there are a
number of DRBD state change failures reported on the console.

This update adds After=drbd.service to the sm.service config file
to ensure SM is shutdown first, avoiding these failures.

Change-Id: I0af0bba59f722d268bd6a5bc3f68e8defae9d191
Story: 2004520
Task: 29397
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-02-07 11:19:43 -05:00
Dean Troyer 17c909ec83 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:26 -07:00