Commit Graph

17 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 2ef42923e4 Doc about zmq in ccp
Change-Id: I8a59813224ac384294a74b749d097bae2a595cfe
2017-03-06 12:08:15 +00:00
Andrey Pavlov a5083dc520 Adjust example configs to per-service configuration
Change-Id: Ia4d29167cea6dfd19a1970706aafda51a31d5b24
2017-03-03 13:10:11 +00:00
Jenkins 5aa10c9cb1 Merge "Enable Galera as a default DB" 2017-02-15 12:13:07 +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
Oleg Bondarev 41a45e5a9d Add docs on how to deploy OpenStack with OpenDaylight
Added design description and detailed instructions on how to deploy
OpenStack with OpenDaylight SDN for networking using Fuel CCP.

Depends-On: I0125075440d788437672b1980473e8a5ecffd29e
Change-Id: I9103f79d27d4018e23a75a9c757f6014a1af8ad9
2017-02-13 13:33:35 +04:00
Mikhail b0bae382d7 Add description for nodes section
Change-Id: I16462dc851c46262bbb43a109cc5bb1380a6ca3e
Closes-Bug: #1660326
2017-02-01 16:48:36 +04: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
Aleksandr Didenko 982d5cbcb9 Add docs on how to deploy fuel-ccp with calico
Added design description and detailed step-by-step instructions
on how to deploy CCP with networking-calico support and integrate
it with underlay Calico.

Change-Id: I8e9f3664640b36dd4c5c1c05732d86f38fbb0806
2016-10-21 14:22:56 +00:00
Proskurin Kirill 09b8369f90 Add topology-with-ceph-example
Change-Id: I185d458f0ad30f0e9dcd5facf5aaddff3e692e3a
2016-10-20 15:15:23 +03: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