Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger ae84af7fb4 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: Ic1a73a0127e813fa5907e0639c47e61b1326add2
2019-12-18 19:36:10 +01:00
Simon Pasquier 2d74feb3d5 Configure Kibana to use its own VIP
This change modifies the deployment manifests to use the Kibana VIP
address instead of the one allocated for Elasticsearch. It allows then
the deployer to expose the Kibana dashboard on the public network using
network templates if needed.

Change-Id: I8debb43e3e382a7319a70643116572a7e50cb246
DocImpact: document the Kibana VIP address
Implements-blueprint: kibana-grafana-public-ip-access
Depends-On: Icdf9315239a8fde8b0528f555a89adf0374c408f
2016-07-27 11:14:13 +02:00
Swann Croiset e19d42b190 Implement LDAP integration for Kibana
Implement-blueprint: ldap-integration-in-stacklight

Change-Id: I838c84333feab7828adda0dfc731a8582287f83d
2016-06-29 17:18:59 +02:00
Swann Croiset 32df03578f Use hiera hash for TLS options
Change-Id: I0a4bdd57e4176452c111f2e5e3c2cdbd6b852a1e
2016-06-28 15:34:56 +02:00
Swann Croiset 469db9e35d Add authentication for Kibana
An Apache virtual host is configured as a reverse proxy to enforce
basic HTTP authentication.

DocImpact Kibana has now credentials

Change-Id: I65f44534581531a9ff923b54a4b08f77df070040
2016-06-23 13:18:47 +02:00
Guillaume Thouvenin 15d65ae5b7 Enable secure communication over HTTPS for Kibana
This patch configures HAProxy to terminate SSL connection when the
support for SSL/TLS is enabled in StackLight.

DocImpact Add support for TLS
Change-Id: Icdff278875d7daf928fa036ec1e4905205791546
Implements: blueprint support-secure-communication
2016-06-22 10:35:53 +02:00
Swann Croiset 0c696459c9 Upgrade to Kibana 4.5.1 / Elasticsearch 2.3.3
DocImpact Kibana Screenshot and ES upgrade

Fixes-bug: #1545739

Change-Id: I068ec6e6981b9b7729d0041be65760206790f615
2016-06-09 09:48:56 +02:00
Simon Pasquier 0baef19e01 Fix deployment when using network templates
Elasticsearch and Nginx can be deployed on any network thanks to network
templates. This change removes all the hard-coded dependencies on the
management network. All port numbers for Nginx and Elasticsearch are
also moved to Hiera to make it easier to customize if needed.

Related-Bug: #1514365
Closes-Bug: #1577358
Change-Id: If3656be46d93418a2f481e740c59ec9df5ce8523
2016-05-11 07:19:39 +00:00
Swann Croiset 4db7f2b53c Remove useless notice() in haproxy.pp manifest
Change-Id: I0647c0063cedfd7aa018f68e2e60efc4a21f218b
2016-04-27 11:06:58 +00:00
Guillaume Thouvenin 25b79aff9a Add notice to identify StackLight manifests in puppet logs
Change-Id: Id5a8041dbc00db0357f64522cbdb1b77a9e470af
2016-04-15 15:54:30 +02:00
Swann Croiset d7d3dba737 Reduce HAProxy logs to the minimum
Change-Id: I100f29c4c4076668b6d87680e27aac8507aa6a75
2016-01-25 14:00:30 +01:00
Swann Croiset ab90489df0 Improve cluster deployment
- Add firewall rules for corosync communication
- Use dedicated cluster.pp manifest to allow the deployment of coexistant
  clusters for LMA plugins
- Use primary role property

Implements: blueprint elasticsearch-clustering

Change-Id: Ibf4c1c4e62f214725875869621b40a3ef4c20e53
2016-01-08 11:32:57 +01:00
Swann Croiset 11f4138051 Configure HAProxy for Elasticsearch and Kibana
Change-Id: Ib6176f6ec851f3fcb647faf9d4649f83d7acaffe
2015-12-22 19:55:48 +01:00