Commit Graph

8 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 de4f67b4b0 Prevent co-installation with the Contrail plugin
Change-Id: I0ae666b0cef666c387a9b15d6ed71bfa3e75235c
Closes-Bug: #1646550
2017-01-10 15:07:36 +01:00
Simon Pasquier f9f2a84125 Switch the Kibana dashboard to the public network
By default, the Kibana dashboard is now exposed on the public network.
To change this configuration, the deployer will have to assign the
'kibana' role to another network using Fuel netwowrk templates.

DocImpact

Change-Id: I32ee51d7d534dc6a2526f27ea21d7b97d2a8dfda
2016-09-02 16:27:09 +00:00
Simon Pasquier 835eddf24e Re-execute necessary tasks on the deployed nodes
This change makes sure that Pacemaker and HAProxy are 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: Id39a6246ee96a693c39898b84092710eb8a97536
Closes-Bug: #1536533
2016-01-25 16:38:54 +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 2ee0eed616 Recommend 3 Elasticsearch nodes
Change-Id: I50b53186877b894089e2bbfb96288ba1785a0b68
2015-12-30 10:35:34 +01:00
Swann Croiset 3e2473b727 Allow to deploy 5 Elasticsearch nodes
This change also increases the number of shards accordingly.

Implements: elasticsearch-clustering

Change-Id: I3f5c26536140362684a406e05fbec684e38a794d
2015-12-22 19:55:48 +01:00
Swann Croiset fe2e8948af Switch to custom role elasticsearch_kibana
- Use plugin version 3.0.0 and remove compatibility with MOS 6.1
- Leverage common tasks to configure disk and network
- Update README

Change-Id: I7f185de0cfbe3098c9fee2d0f7a792df5b0a95e0
2015-09-09 09:31:07 +02:00