Commit Graph

9 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
Ian Wienand 7c9e3d42f3 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: If53bce838cc3dac5fd9e12bab155d3020a666c12
2019-03-24 20:33:36 +00:00
Simon Pasquier a0ed325ff1 Fix metadata.json for lma_logging_analytics
Change-Id: Iaf952f68f11b01340dc9bb483a52c0ab267f543f
2016-12-20 15:02:00 +01: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
Swann Croiset fa12b0f158 Upgrade Elasticsearch Puppet module to 0.10.1
see https://github.com/elastic/puppet-elasticsearch/blob/master/CHANGELOG.md

Change-Id: I79e5d2b1d2bac151e6bb97262ea779ebfedf678d
2016-01-22 10:47:59 +01:00
Swann Croiset 58e6e1562b Remove residual references of stackforge
Change-Id: I04f4cf4f5366c3d367f814dd64f5806996d0dfdb
2016-01-04 17:55:24 +01:00
Simon Pasquier 33e52564ed Bootstrap testing of Puppet modules
This change adds the necessary tooling for doing proper testing of our
home-grown Puppet modules.

It also fixes a couple of issues in lma_logging_analytics/metadata.json
file that were never found before.

Change-Id: I807cc5db59dbb4e2278919202e7748014e3475af
2015-08-14 10:23:52 +02:00
Simon Pasquier e448adcd0b Fix version of the plugin
The current version is set to 0.1.0 because we're not production-ready
yet. The documentation has been updated to mention version 1.0.0 since
this will the first official release.

Change-Id: I2d2cd409331496d566e6ad7da4bd057505e76739
2015-03-25 16:17:49 +01:00
Simon Pasquier bcb0ccd28b Upload LMA-specific templates to Elasticsearch
This change extends the scope of the kibana Puppet module so it is
renamed to lma_logging_analytics. In the future, this module may also
setup the clean-up of the Elasticsearch indices.

Change-Id: I8ae3143cd10dc4343c6cd8d7a2452d8bdcf9261b
2015-03-09 11:07:41 +01:00