Commit Graph

47 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
Jenkins 9b84e969f6 Merge "Diagnostic snapshot description" 2017-03-31 09:01:55 +00:00
Oleg Bondarev 100032e260 Add docs on Neutron DVR support
Change-Id: Ie549944a6fde877b19e1739355664fe5177b89cc
2017-03-13 18:05:48 +04:00
Elena Ezhova 7ac6307fe5 Add SR-IOV docs
Change-Id: I2a8c11617f6cc2078aac6548ca972e65965f05c2
2017-03-09 19:58:03 +04:00
Artur Zarzycki 109eb10e45 Diagnostic snapshot description
Change-Id: Ide3f32abcaf9c2b22305dc173b908d4a04e11a94
2017-03-09 11:17:00 +01:00
Jenkins 64289dfecf Merge "Add Kubernetes Master Tier for 1000 Nodes design document" 2017-03-07 21:04:06 +00:00
Jenkins e876a749f7 Merge "Architecture document on OpenStack CCP on 100 nodes scale" 2017-03-07 21:02:49 +00:00
Andrey Pavlov 2ef42923e4 Doc about zmq in ccp
Change-Id: I8a59813224ac384294a74b749d097bae2a595cfe
2017-03-06 12:08:15 +00:00
Jenkins ab916c8ab0 Merge "Add documentation about designate CCP plugin" 2017-02-15 10:26:47 +00:00
Peter Razumovsky 897c6d5b03 Add documentation about designate CCP plugin
Add docs about what is designate and how it's configured
and enabled in fuel ccp.

Change-Id: I9f27aae2ed5fdb36a21bc02f450e1f0a919e1f9e
Depends-On: I0332dc2e1e8bfaf7802f339ae94928c6c7de9979
2017-02-14 09:16:52 +00:00
Jenkins c36a12b8fb Merge "Document Neutron tenant network types configuration" 2017-02-14 08:12:30 +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
Elena Ezhova 5b9acd57bc Document Neutron tenant network types configuration
Change-Id: Ifa275c1590426301dc0619968801fc1203e5959d
2017-02-08 12:35:08 +04:00
Andrey Pavlov 79e2fe4390 Ingress doc
Change-Id: Ife67bab9ce0517bdf41de5a9143b800e323eb334
2017-02-07 10:34:32 +03:00
Proskurin Kirill 6297e2ad73 Add Galera documentation
Change-Id: I72222a1c20622ad0304ba2c6ab8984ac0ea01093
2017-02-01 13:08:53 +03:00
Oleg Gelbukh 02ce922583 Architecture document on OpenStack CCP on 100 nodes scale
This document summarizes requirements and recommendations on
placing of services of OpenStack Containerized Control Plane
in case of cluster of 100 nodes scale.

Change-Id: I8d883ad0656cfe4e7a402a5fdef34be802f08cd5
2017-01-24 19:49:22 +00:00
Sergey Kraynev 9a0f569b23 Add simple guide how to debug service
Add new guide document about debuggin service in container.
heat-engine is used as example.

Change-Id: I3b0a25b5cd668a807d8bf3f467a224ee398ac377
2017-01-17 12:13:40 +00:00
Sergey Kraynev b10fd6e8d3 Add description of Heat workaround
Heat Waitcondition and Software Deployments don't work by default, so we
need to provide explanation and workaround how to enable it.

Depends-On: I2b2b5375f0db7c33bbf45ddb202045edde2aad3a

Change-Id: Ib7e8a055c76bf7e3060c8f723f82ed0d9e4d7804
2016-12-30 15:07:27 +04:00
Andrey Shestakov b86b110e19 Add Ironic doc
Change-Id: Ic3225e6b7422ca96fa9c906501e7243e91d11a80
2016-12-27 15:35:52 +02:00
Oleg Gelbukh fb96215e33 Add Kubernetes Master Tier for 1000 Nodes design document
Initial version of the document.

Change-Id: Iaf18b4c8b727b45e71797be397f82c82c2fb15dd
2016-12-23 23:27:39 -08:00
Jenkins 03da460a71 Merge "Add searchlight ccp plugin documentation" 2016-12-22 20:58:53 +00:00
Peter Razumovsky d1d5b6547d Add searchlight ccp plugin documentation
Add Searchlight plugin install guide to
fuel-ccp documentation.

Change-Id: I059f7fb943714c8b9dce8275613816356df8a985
2016-12-22 16:44:50 +04:00
Sergey Kraynev 504705d046 Bootstrapping guide
- Added doc about bootstrapping in the CCP:
  * networks
  * images
  * flavors
- Added link on the new doc to Quickstart guide.

Change-Id: I185f10c94746e2813036aae1a195807835607ad2
2016-12-21 16:45:14 +04:00
Sergey Kraynev 9c2923f5a5 Change structure of CCP documentation
- Change `Application definition contribution guide` by adding sections
   with description structure of component repository and links on other
   sections.
 - Make `Application definition contribution guide` upper level doc for
   description of application development.
 - Move DSL description to doc with description of DSL for application
   service.
 - Merge `Understanding globals and defaults config` and `Config Files`
   sections. It's necessary to have all configs related stuff in one
   place.
 - Move description of "Global Config" to separate doc.
 - Move and Merge files with description of config key types.

Change-Id: Icb3fc0a807b3f754f81752ee80702d8e620d1a7b
2016-12-21 16:36:36 +04:00
Oleg Gelbukh 463f242e6e Design document for clustering services on k8s
This document describes design approach to running RabbitMQ
and MySQL/Galera clusters in Docker containers managed
by Kubernetes.

Change-Id: Ibda77576aa0580ff84fd52011e576527d80f76a3
2016-11-19 22:06:09 -08:00
Oleg Gelbukh d15453706d Design for OpenStack Containerized Control Plane
The document describes layout and placement requirements to
OpenStack control plane services to run at scale from 500 to 1000
Compute nodes.

Change-Id: I88d4e792e529f0f2cf7efb11e8ed4fee66c41ed3
2016-11-19 22:02:22 -08:00
Jenkins b6653140d1 Merge "Add OpenStack Compute/VMs on K8s design doc" 2016-11-18 17:55:33 +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
Jenkins b30741f6bb Merge "Add ceph docs" 2016-10-20 13:09:36 +00:00
Proskurin Kirill dab6ef3b6d Add ceph docs
Change-Id: I2d16f6ed9e8a6e71100b10d1f0d8d13403d70bd6
2016-10-20 15:44:12 +03:00
Yuriy Taraday 855fda0ef3 Change repositories list in config
Allow use to add arbitrary repository to the list.

Change-Id: I7895a9a66d4499aabcd5eb9bd037e5b2bc1fa83c
2016-10-11 17:16:33 +03:00
Proskurin Kirill 6ef3debff6 Separate some docs by the complexity level
Multyenvs deployment is an advanced topic, so will be ceph doc.

Change-Id: Ieb898dadc997bdb60d27abcaff910f2048ff9e56
2016-10-05 14:37:23 +03:00
Marek Zawadzki 5a9f70b83f New doc: Deploying Mutliple Parallel Environments
This guide describes how to deploy and run in parallel more than one OpenStack
environment on a single Kubernetes cluster.

Change-Id: Ib053864c53e70a3bcc325b1a470c8ec7c5372176
2016-10-05 11:17:18 +02:00
Jenkins 85262c14ec Merge "Add documentation for configuration files format" 2016-10-04 08:45:01 +00:00
Sergey Lukjanov 869eea36dd Add OpenStack Compute/VMs on K8s design doc
Change-Id: Iee392d82e65f93c33b1e694860077aa25ca57a68
2016-09-30 07:05:01 -07:00
Sergey Lukjanov eae94729d5 Add placeholder for design documents
Change-Id: I25a3420f786866594eed4d0dd4259f29acdc3e03
2016-09-28 06:30:10 +00:00
Yuriy Taraday c453e29e29 Add documentation for configuration files format
Change-Id: I7d3b24f4706e918615b109c79e282b15c62c1a0e
2016-09-27 17:33:42 +03:00
Proskurin Kirill 567ddf47d9 Add Application definition doc
Change-Id: I5dbb900acaf64cff34175fde9c5c9277973611ce
2016-09-13 17:14:16 +03:00
Proskurin Kirill a910a2e523 Add docker doc
Change-Id: I7b9520360570045db178c517a4c6485ed6434c3d
2016-09-13 16:47:40 +03:00
Proskurin Kirill e01f720749 Re-group index section of the docs
Change-Id: Iff0c73843e09cddcc1474a678d18740818440c78
2016-09-08 16:52:58 +03:00
Éric Lemoine fdc04561b4 Add monitoring and logging section to the doc
This commits adds a "monitoring and logging with StackLight"
section to the documentation.

Change-Id: I29ae974c9d6c0c7fd62650a7f7d7ddf8a3688216
2016-09-08 13:16:21 +02:00
Proskurin Kirill 7f0e40e3b3 Remove usage doc
It's useless.

Change-Id: I93a6b07ab2ec0a10c17ca8430893c3a3d1285e20
2016-09-07 12:51:57 +00:00
Proskurin Kirill defb75d059 Update index file a bit
* Removed README file from docs, since there is no reason
to have it there.
* Index maxdepth=1, since it look better. :-)

Change-Id: I1fec40f9842728dc6fd559de6f221769e0def31a
2016-09-02 16:26:02 +03:00
Proskurin Kirill f9735fadc6 Add a quickstart guide
Change-Id: I5de05f82c321bdf1578dc85cf7ea87f082588a51
2016-09-02 13:59:13 +03:00
Sergey Reshetnyak 5cb0d7a9fe Rename microservices to fuel-ccp
Change-Id: I883f2a583fd3ff497df91c216d4fae6a7b6a6d6e
2016-07-21 13:45:24 +03:00
Andrey Pavlov 86c64527a3 Adding application definition language doc
Change-Id: I67d23da7bbeea17d27416cf9db2d3225b2d26e0b
2016-07-19 15:11:49 +00:00
Michal Rostecki bc7a003bea Initial Cookiecutter Commit.
Change-Id: I5f00c1df62c9c0c4c0adb8f15861afcd382529e5
2016-05-10 10:19:00 +02:00