Commit Graph

7 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
Sergey Kraynev 415a797c91 Update bootsrapping doc for flavors
Update doc again according last changes in the implementation.

Change-Id: If9c10e806aa8a2b5507a26a952fc885edb3b94aa
Depends-On: I07daad9be8b4ccbc5a8e618351e8897af7d61672
2016-12-30 04:58:02 +00:00
Sergey Kraynev d20859ee5e Update bottstrapping doc for flavors
This patch adds explanation how to use bootstrapping for th custom
flavors.

Depends-On: #I07daad9be8b4ccbc5a8e618351e8897af7d61672

Change-Id: Ia3f46ff70cfa32b94fe3b614dc489d1fce9dedf0
2016-12-27 10:50:37 +00:00
Sergey Kraynev f3ec1b5dac Replace all remained tables on list_tables
Previously graphic representation was used, but we also can use
list-tables as mentioned in documentation:
http://docs.openstack.org/contributor-guide/rst-conv/tables.html
This change it and introduce same format for tables on the page.

Change-Id: Icc55f135b7eed6cd3988ac8a938e1eaf7bbdf6bd
2016-12-26 15:22:21 +04:00
Sergey Kraynev b4881cfa73 Use Graphic Tables format for several tables
Use Graphic Tables format described in the documentation:
http://docs.openstack.org/contributor-guide/rst-conv/tables.html for
couple tables:
 - List of default flavors.
 - Placement requirements summary per a service of OpenStack platform.

Also replaced '-' to '--', which will be compiled to '-' instead of
bullet list.

Change-Id: Iae4430e26ca618a1525aa7ae7c77e72e984aaca3
2016-12-26 13:15:53 +04:00
Sergey Kraynev 4cb184b9d6 Minor fixes for bootstrapping guide
Change-Id: I13e06d44ba04b90823ad8cdbf674ad35a295e5bc
2016-12-21 17:24:43 +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