Commit Graph

8 Commits

Author SHA1 Message Date
Erich Cordoba 54a16057ff Remove version from sm-db folder
The sm-db 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: 36829

Depends-On: https://review.opendev.org/#/c/685127
Change-Id: Ia6025337529f4f48a89c175bb524548d81bc993f
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-09-26 14:08:15 -05:00
Kristine Bujold 4ef138fcf1 Collapse the glance filesystem into platform
The filesystem /opt/cgcs is removed and the “helm_charts” and “keystone”
folders now resides under /opt/platform.

  ls /opt/platform/
  armada  config  helm  nfv  puppet  sysinv

  ls /opt/cgcs/
  helm_charts  keystone

Resources related to cgcs-drbd and /opt/cgcs are removed from puppet.
SMS is no longer monitoring these resources.

Tested in AIO-SX, AIO-DX and Standard hardware labs.

Depends-On: https://review.opendev.org/674360
Partial-Bug: 1830142

Change-Id: I4be7a877efb89bb9e5c2b067bdc7e4259f2b0c0c
Signed-off-by: Kristine Bujold <kristine.bujold@windriver.com>
2019-08-02 13:35:54 -04:00
Chris Friesen 0e0de25743 Add SM DB entries for monitor for containerized mariadb
For the AIO-DX configuration we have a problem where we can't run with
a single mariadb replica and we can't run with two mariadb replicas and
a garbd daemon like we do on the full configuration.  (See the commit
message for the Depends-On commit for more info.)

Accordingly, add entries for the database monitor into the SM database.

Change-Id: Ibd28fb99eebb8b72a205d2626e49c4e2db4f01dd
Story: 2004712
Task: 30410
Signed-off-by: Chris Friesen <chris.friesen@windriver.com>
Depends-On: https://review.openstack.org/650288
2019-04-09 16:41:41 -04:00
Al Bailey 50b1e46310 Remove openstack services from SM
Removing the following services
  aodh-api
  aodh-evaluator
  aodh-listener
  aodh-notifier
  ceilometer-agent-notification
  cinder-api
  cinder-backup
  cinder-scheduler
  cinder-volume
  glance-api
  glance-registry
  gnocchi-api
  gnocchi-metricd
  heat-api
  heat-api-cfn
  heat-api-cloudwatch
  heat-engine
  ironic-api
  ironic-conductor
  ironic-tftp-ip
  magnum-api
  magnum-conductor
  murano-api
  murano-engine
  murano-rabbit
  neutron-server
  nova-api
  nova-api-proxy
  nova-compute
  nova-conductor
  nova-console-auth
  nova-novnc
  nova-placement-api
  nova-scheduler
  nova-serialproxy
  panko-api

The integer indices have not been reset.

SM seems to work even with the gaps in the index counters.
The counter values should be cleaned up in a later
review.

Story: 2004764
Task: 30022
Change-Id: Ie4cb66cbcfb5bea06f91e782692195a0280f7176
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-03-20 11:57:30 -05:00
Bin Qian 1066d26e9e Fixed host-swact failed
Adding new domain event SM_SERVICE_DOMAIN_EVENT_CHANGING_LEADER
to handle an on demand switching of service scheduler leader.

Closes-Bug: 1812108

Change-Id: I6796d8efcb1ef0c7fa835ed34028c8e6a2b5dcae
Signed-off-by: Bin Qian <bin.qian@windriver.com>
2019-02-01 09:07:57 -05:00
Alex Kozyrev 2ef5e82555 SM management for Barbican in HA environment.
Add Barbican processes into SM database for its management in HA.
SM will be able to manage Barbican processes via an OCF scripts.
 Barbican processes are: api, worker and keystone-listener).

Change-Id: I1d037b2051dd9febf3d73efe4032b957ab32c187
Story: 2003108
Task: 27700
Depends-On: I6b0b0c90456627bebde2b834b339bc968100b6f9
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2018-12-01 14:45:53 -05:00
Eric MacDonald b616bfb83d Implement Active-Active Heartbeat as HA Improvement
This update removes the hbsAgent from the SM database so
that it is no longer an SM managed/monitored process.

Story: 2003576
Task: 24907

Depends-On: https://review.openstack.org/#/c/617835
Change-Id: I12a8776d45c680dfe2fa9b8e2bf7cf3897ca9e1b
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2018-11-14 20:18:39 +00: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