Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 5d2a1e6fad Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ifa1a1b5f771da2d06fbddad6a7f2c9295ab08ad8
2019-12-18 19:39:53 +01:00
Simon Pasquier 9b4e403327 Switch the Nagios dashboard to the public network
By default, the Nagios dashboard is now exposed on the public network.
To change this configuration, the deployer will have to assign the
'infrastructure_alerting_ui' role to another network using Fuel netwowrk
templates.

DocImpact

Change-Id: I2e6bf12dc530af18a048c61adbb8da07c1156810
2016-09-02 16:28:19 +00:00
Patrick Petit 53017013e3 StackLight 0.10.0 rebranding of metadata
Change-Id: I117b55c60d3a2443e3260acfaef3ebdb44fcda6e
2016-06-29 10:39:56 +02:00
Simon Pasquier 5dbfb5804c Re-execute necessary tasks on the deployed nodes
This change makes sure that Pacemaker is reconfigured on the nodes that
are already deployed when the environment is scaled up. We use the
'update_required' stanza to enforce that the nodes already deployed are
updated in the same run than the new nodes. The 'reexecute_on' stanza
doesn't guarantee that.

Change-Id: Id8ea87616fa3c9026462a41711732285624d9533
Closes-Bug: #1536533
2016-01-21 17:12:11 +01:00
Simon Pasquier 80e719a597 Notify the Nagios URL to the Fuel API
Once the plugin deployment has completed, it uses the Fuel API to
register the Nagios URL. The end-users will get the information in
the Fuel UI.

This change also introduces the use of the primary role since only one
node should be responsible for notifying the Fuel API.

Change-Id: Ie5c2495b5bcbce4aec3d5dd2cae247884b231efe
2016-01-18 13:03:31 +01:00
Simon Pasquier 58a480432d Configure a management VIP address
This change configures a VIP address in the management subnet. It also
deploys a Corosync/Pacemaker cluster which is needed for the VIP
fail-over.

Change-Id: I13055ff714dffb893284f9163d3c501ded8b5e74
Implements: blueprint nagios-high-availability
2016-01-12 08:30:22 +00:00
Swann Croiset a0528556f8 Define new role infrastructure_alerting
Change-Id: I700c59c350942776b150d8f9c59bc0b92f3d037d
2015-09-08 11:23:41 +02:00