Commit Graph

11 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
Guillaume Thouvenin 57e43e3a0a Fix issue with LDAP protocol radio button
This patch modifies the label of the radio button used for selecting
the LDAP protocol to make it unique across all the StackLight plugins.

Change-Id: I9fff175af82a5e6bab8666fa5f8c8f1b64926b0c
Partial-Bug: #1599778
2016-08-09 16:32:30 +02:00
Swann Croiset 3ce87b3aac Fix SMTP without authentication
Closes-bug: #1558140
Change-Id: I1272414be40d79f2f32c937a0b6e7c852b649af5
2016-07-19 09:51:51 +00:00
Jenkins 9fd98f9399 Merge "Use password generator for Nagios UI" 2016-07-04 12:26:25 +00:00
Swann Croiset fbd3a35cb5 Implement LDAP integration for Nagios UI
Change-Id: Idc350f3cc793a8be7e4847a78c293c1a77a9a0ee
Implement-blueprint: ldap-integration-in-stacklight
2016-06-29 17:16:39 +02:00
Swann Croiset edcdcca8c3 Use password generator for Nagios UI
Partial-bug: #1588158

Change-Id: Iac1451d5fbdf74f4afe8de47072671b61fc5de92
2016-06-28 15:12:44 +02:00
Swann Croiset 874c658ba1 Enable TLS for Nagios UI
Blueprint: support-secure-communication

Change-Id: Iac010a698ed92cd3179dae8f9caf2eb6c0f4c1e0
2016-06-23 13:42:55 +02:00
Swann Croiset 2fb43d2935 Disable SMTP configuration if needed
If the user disables all notifications then the SMTP configuration is no
more required in UI and there is no need to configure an email address
for the Nagios contact.

Fixes-bug: #1541458

Change-Id: I450fe4e5bd6cd0d2a5bfbd4575c4765ba573b6e6
2016-02-05 11:38:25 +01:00
Swann Croiset a0528556f8 Define new role infrastructure_alerting
Change-Id: I700c59c350942776b150d8f9c59bc0b92f3d037d
2015-09-08 11:23:41 +02:00
Swann Croiset adeee0a8a0 Add SMTP support
* UI options to configure SMTP parameters (without TLS support)
* use command heirloom-mailx as replacement of command mail
 - this tool is available for Ubuntu and CentOS and support SMTP
   authentication.

Change-Id: I6fa19fdc50ec79776ec82c9790e5403011f563ea
2015-07-30 09:53:29 +02:00
Swann Croiset ca1dd3bd3f Bootstrap the plugin structure
implements blueprint lma-infra-alerting-plugin

Change-Id: I8b13a3c7d296dfbb91f6834604d91c6361eb7a77
2015-07-09 17:02:54 +02:00