Commit Graph

25 Commits

Author SHA1 Message Date
suzhengwei 14ecbd361b add 2024.1 Caracal reposity
Change-Id: Id87eb2ebe6f05d0dd41037c92b062ae49cf3b159
2024-01-29 15:21:31 +08:00
suzhengwei e8dd6c0ebb Add 2023.2 Babcat reposity
Change-Id: I6330363db89d90fe93599d616d4c68ecde272ac1
2023-07-17 10:43:58 +08:00
suzhengwei 1975f2f177 add 2023.1 Antelope repository
Change-Id: Iccc247a5babd8b579ddb922c95717c845f6293fc
2022-10-07 06:56:53 +00:00
suzhengwei df38f93168 Add zed spec directory
Change-Id: I0a93a877c9864f38002028379bd729c8a4341547
2022-04-28 14:58:39 +08:00
Radosław Piliszek a5047648ac Create specs directory for Yoga
Change-Id: I9222197b115d8460e146855a24dd1c998096bed1
2021-10-19 09:59:43 +00:00
Hervé Beraud 86a97ae565 Restore reproducibility in docs
The documentation is writting the date in its copyright. This is
considered bad practice, because this kills reproducibility. If
you don't know about reproducible build, please read on:
  https://reproducible-builds.org/

Change-Id: I5a837a94468ce151e6dc24a01c238cd98d67e99b
2021-10-14 12:59:21 +00:00
suzhengwei 7b6f56dd81 host monitor by consul
This spec introduces a new host monitor by consul. It monitors host
heartbeat via management, tenant and storage connectivity. Only in the
case of defined HA strategy, it will trigger host recovery, for example,
storage interface disconnected.

Change-Id: If81a6a9543513acf199afe6a17dceb1544657272
Implements: bp host-monitor-by-consul
2021-08-24 06:38:09 +00:00
Zuul c07922d562 Merge "Create specs directory for Xena" 2021-03-27 16:28:46 +00:00
songwenping 87418c91f0 Create specs directory for Xena
Change-Id: I3ffcc87a197bfbc1e015b2d0b20913df838c176d
2021-03-27 16:17:39 +00:00
XinxinShen fdf3f43945 remove unicode from code
Change-Id: Ic5a16716ce9c3a0909e7ac49dc1138a54329cc84
2021-01-05 14:42:44 +08:00
Zuul 46a6675b88 Merge "add wallaby repository" 2020-10-12 10:25:57 +00:00
suzhengwei b82b28dd10 add wallaby repository
Change-Id: I8915b7fc57ea872de53f72fea64bac73360cfdce
2020-09-27 17:14:35 +08:00
suzhengwei ee9d82ae49 Fix wrong release name
Ussuri should mention Ussuri, not Train.

Change-Id: I5bc54a706474e16f19b3054bfe4a433f9bfb6c55
2020-09-27 07:37:45 +00:00
Zuul d9bcc064f9 Merge "Switch to newer openstackdocstheme version" 2020-06-22 06:01:07 +00:00
Andreas Jaeger 863763f8cb Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I2dea97815d5f4cd40d120256e91787e078a9cc40
2020-05-31 18:06:40 +02:00
suzhengwei 11f58a2168 add victoria cycle spec
Change-Id: Iaad92e3c621bdb6c799388089ad86362c8e19a2d
2020-05-22 10:43:06 +05:30
zhangbailin bda6b2674b Add Ussuri spec repo
This patch adds ussuri specs repo.

Change-Id: I0a74a8be4fd09ab7a5ec7900ecebec75813d7c79
2019-09-02 08:31:01 +00:00
zhangbailin 5ef703f247 Add train spec repo
This patch adds train specs repo.

Depends-On: https://review.opendev.org/#/c/670776/
Change-Id: I35c18263d44d326233cc84f4992953790a7b37dd
2019-07-17 14:37:21 +08:00
zhangbailin a77b25756c Relace the old docs env
Add the sphinx-build for this project, remove 'oslosphinx' and add
'penstackdocstheme' to support python3.

Closes-Bug: #1836551
Change-Id: I0aac32c27436671841becada6e6da238c0913631
2019-07-16 18:42:32 +08:00
shilpa.devharakar 2b1a6f4a98 Add Stein specs repo
This patch adds stein specs repo.

Change-Id: I5b3c03ffa8b2f89112b32ad02b93cffdde6ef55c
2019-01-28 13:57:58 +00:00
dineshbhor c6c09dbe3c Add Rocky specs repo
This patch adds rocky specs repo.

In addition to that it also fixes below issues:
1. Adds a single template.rst for all branches in
   doc/source/specs repo.
2. Fixes incorrect references in history section.
3. Creates missing symbolic links to specs templates.
4. Moves implemented specs from 'approved' to 'implemented'
   directory.
   In future we should have a tox script similar to [1] for
   moving implemented specs from approved to implemented directory.

[1] dad9782fc1/tox.ini (L32)

Change-Id: I4499facd28b1cc48d425a8fe15930ebaa4ac24d9
2018-04-17 18:33:34 -07:00
Dinesh Bhor e44b4731dd Fix queens spec directory structure
This patch fixes the queens spec directory structure which is
missed by this commit: b08b7ce819.

Change-Id: I31ac869f22ee472a5dced3dee2473bf160dc11c9
2017-11-22 14:39:30 +05:30
Van Hung Pham 5d40f384d7 Trivial fix style in document
Make the underline match the title

Change-Id: Idbb8c4307d29b65db060188ba41ba060b99492e4
2017-06-20 14:41:28 +07:00
Abhishek Kekane 21aeb965ac Prepare specs repository for Pike
Add directories, index file, and template symlinks for Pike specs.

Change-Id: I7dce74430e4569a5978f8f4b953db3b20125c53e
2017-04-21 06:32:37 +00:00
Sampath Priyankara 2c10be4ec4 Add spec repo structure
This patch add spec repo structure to masakari-specs.
 TODO: Need to add spec tests

Change-Id: I171724efbd716b1f775057bfd117686c086dd09c
2017-01-16 13:44:30 +09:00