Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Jaeger 24120d7b66 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Ibd0360edc1781ea748a1ef28877c215bb4c726c7
2019-12-18 09:38:32 +01:00
Andrey Pavlov a5083dc520 Adjust example configs to per-service configuration
Change-Id: Ia4d29167cea6dfd19a1970706aafda51a31d5b24
2017-03-03 13:10:11 +00:00
Proskurin Kirill b7520afcda Enable Galera as a default DB
Additionaly I have to updates all topology and docs to address
this change. And yes, I propose to deploy 3 rabbitmq too.

Change-Id: I9db9fcb7a5f78312dabc23ed2ff56cb0a9748f4d
2017-02-13 15:59:08 +00:00
Sergey Kraynev a859009914 Add heat-api-cfn service to examples
Change-Id: I3e3dad6ba30cfeb4aab3818097a3684c3fea70da
Depends-On: I725943f5034637554394c4a323d4dc9134b3ddb3
2016-12-19 08:36:51 +00:00
Éric Lemoine 2ae395c308 Add a topology-with-stacklight-example.yaml file
This removes all the references to stacklight from the
topology-example.yaml file. This means that for people
following the current documentation and creating their
topology configuration from topology-example.yaml StackLight
will not be deployed, neither logging nor monitoring.

In addition, this commit adds
a topology-with-stacklight-example.yaml file that does
include the topology configuration needed for deploying
StackLight. We will need some specific documentation
describing how to deploy StackLight.

Change-Id: I0b9a15c88c28f8175fcacc6bda38423a112b91df
2016-09-05 17:17:21 +02:00
Proskurin Kirill f27a0dcfc2 Add cron container to default topology
Closes-Bug: 1617280
Change-Id: Ic558a476379bf9bca2bbc904fe00d1a2d7c28c75
2016-08-26 11:42:04 +00:00
Dmitry Russkikh f1bbc675d7 Add fuel-ccp-heat to list of repositories
Change-Id: I59248a0942a913acdee70b3f0464246cda2b4b25
2016-08-12 07:10:34 +00:00
Éric Lemoine 54fd2fbe5f Add stacklight-collector service to role
This commits modifies the topology example file to add the
stacklight-collector service to the stacklight-collector
role.

Change-Id: I2757276a9b7bfdae8eba003bfff7747ff35bb16d
2016-08-11 10:21:21 +02:00
Éric Lemoine a0c4977d3a Add grafana to stacklight-backend role
This adds grafana to the stacklight-backend role in the
topology-example.yaml file.

Change-Id: I65175391ba68d3a21740f688ff9c47dc646eb00a
2016-08-03 17:06:59 +02:00
Éric Lemoine c1f55780f2 Use stacklight instead of lma in topology-example
"stacklight" is what is used in the Git repository name, and
what should now be used instead of "lma".

Change-Id: Ia10dbf27e146ddd5ffd174734bc6d569b9c3ff34
2016-08-01 14:16:52 +02:00
Sergey Reshetnyak e04cc55b1b Add support of dynamic topology
This patch removes support of hardcoded node selectors.

This patch allows to specify dynamic node selection policy via
configs.

If service is not specified in topology config, service deployment skipped.

Selectors works via affinity feature in kubernetes.

Change-Id: I1f8defd90169cd08fd2ac191c3b186efae5da010
2016-07-27 17:29:29 +03:00