Commit Graph

25 Commits

Author SHA1 Message Date
James Gibson 8bc6eb20bc Add proposal for enabling TLS on all internal communications
Change-Id: I4b9d28c1e70d2aba39432f27d550b97691493cc2
2023-05-26 00:41:48 +02:00
Damian Dabrowski 30bbdf82c9 Blueprint for separated haproxy service config
Change-Id: I26febd71333bf2d98e214da19a733bf0964fe865
2023-02-07 00:31:22 +01:00
Damian Dabrowski 4976893a68 Switch sphinx language to en
With sphinx release of 5.0.0, they changed default for language variable
to 'en' from None. With that current None valuable is not valid and
should not be used.

Additionally, a typo for `allowlist_externals` was fixed.

Change-Id: I25359feb4c207f174a3e3f9fa7e61076e423abbc
2023-01-31 18:48:17 +01:00
sonpn13 2b72a22f77 PDF Documentation Build tox target
Change-Id: I54e3d3d6fbe0b753597703b6e61f884703c4e7e7
Signed-off-by: sonpn13 <sonpn13@viettel.com.vn>
Story: 2006105
Task: 35341
2022-04-27 09:53:18 -04:00
Alexander Yeremko 4df3d7db72 Protecting plaintext configs
Spec for automation of securing OpenStack plaintext config files is proposed

  Initial blueprint:
  https://blueprints.launchpad.net/oslo.config/+spec/protect-plaintext-passwords

Change-Id: I195774a870ae043b578c9007c53c7bb12def4ad2
2021-05-05 17:52:35 +03:00
Dmitriy Rabotyagov 4a27daf736 Add Root CA spec
Change-Id: Ib8d8274ea930c48be1fbb81206461c9ff221affc
2021-02-01 18:46:33 +02:00
Andreas Jaeger 2a5a7bdb57 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.

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: Id95a6d2403c03cb909a37820f07d28107c5b02b2
2020-06-03 17:42:20 +02:00
Andreas Jaeger a73df5a05f Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build, fix doc warnings
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine

Change-Id: I23a2d62a8853f01e8574ef37b5ee1ac2ee09acd0
2020-04-10 11:21:00 +02:00
Dmitriy Rabotyagov 1c5719896d Update Specs to use openstackdocstheme
Change-Id: I30b51d7ab769458667b26608a121b73864d5388f
2019-10-01 18:20:49 +03:00
Markos Chandras 11ba3f9a71 doc: source: index: Add Rocky specifications to index
Change-Id: I1d1bbf1f21762ce7f5a41830d49d7bfac1f5ef3e
2018-03-27 13:01:37 +01:00
Logan V bc940971a7 Fix linter issue
doc/source/index.rst:16: D000 Title underline too short.
doc/source/index.rst:16: D000 Title underline too short.

Change-Id: I9905ffec5cb74f0a4946f17d819aed646b46e3f1
2017-11-22 08:01:50 -06:00
Logan V 98b3d9fe18 Role reusability spec
Spec proposing more abstraction for greater reusability of the OSA
infrastructure roles.

Change-Id: Icb58c483627a15239bb45d2dbc64909b8e045768
2017-09-11 13:45:11 +00:00
Major Hayden a3cbeb649b Fix warnings in specs repo
The specs job hasn't been published in a while and I wondered if
warnings could be causing it. This patch clears up those warnings.

Change-Id: I5e888782d2e62781f44862f2821069fa5b34bec4
2017-05-17 08:42:33 +00:00
ji-xuepeng 56a3960b9b Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I9148b9efb7f654b46a28ee047398ab30e9543fc1
2017-02-06 21:38:10 +08:00
Nolan Brubaker 062e9cb7a9 Outline a pluggable inventory backend system
This spec is meant to be a high level overview for working towards
pluggable support for storage backends in the current inventory system.

Change-Id: Ie8d6368d264351d9dcc40957a01b3775b14d54eb
2017-01-11 16:14:36 -05:00
gengchc2 de26de3927 Removes unnecessary utf-8 coding
The file was added redundant utf-8 coding by some editor.
we can delete it .

Change-Id: Ib54f91aeee0a46e20c14f30696a1c3df49bfb630
2016-12-26 15:53:30 +08:00
Major Hayden ff628380f8 Add Ocata branch to specs repo
Change-Id: I1a19d962a715722dce07e34e2f8998b430e158e7
2016-11-01 10:14:16 -05:00
Andrey 5d1d15101c Fixed the link to the spec template
Relative path doesn't work - hade to turn it to absolute path

Change-Id: I353ed4487a3515771416739ead6b4329f9b864d0
2016-10-14 16:05:49 -05:00
Jesse Pretorius 86ee00b21e Update spec index and move some specs to Newton
Change-Id: Idc8239a686caaf269272cb2a45eb38564e710e71
2016-04-14 18:05:56 +01:00
Jesse Pretorius ce0c2545ff Add theme fix for browsable source code
This adds a fix to ensure that the published docs have the correct
link to the browsable source code as implemented in
https://review.openstack.org/236091

It also updates the requirements for the docs jobs to ensure
that they are in line with upstream.

Change-Id: Ic8164fd96c4ca9d286f22e7a73c84da35d16228b
2015-10-21 14:46:47 +01:00
Jesse Pretorius 75ada781f4 Change index and handle project renames
Change-Id: I928f710f973e62e4778f08975a29d2d3227189cb
2015-09-29 10:06:04 +01:00
Jesse Pretorius a9851a7d79 Move specs to appropriate cycle folders
This patch moves specs to their appropriate cycle folders.

Change-Id: I58b2c2e10a9643b9a951439bf307604fb23a54e3
2015-09-07 10:44:32 +01:00
Kevin Carter 20d87dcc0e
New spec for compartementalize-rabbitmq
The specs defines a way to compartementalize service using rabbitmq.

Change-Id: I9c53334f699cdd45bb2f713218dbe28fe1c57bfa
2015-07-16 17:42:19 -05:00
Kevin Carter 8e3bc7033f Adds minimal kilo spec
This spec was created to introduce the kilo seriese to the OSAD
project and outline the basic work that will need to be done to
deploy Kilo.

Change-Id: Ia759b1457e52bd33e588bbb4b6b874f2760ef4be
2015-03-17 22:31:59 -05:00
Kevin Carter 05b9c2e76f Initial commit for OS-Ansible-Deployment specs
This commit adds basic repo configuration and testing for specs.
Changes include:

* Doc testing
* Index testing
* Build testing
* Initial spec template

Change-Id: I48e4ef1794fb3b698a8346345848bdfa67ccb08b
2015-03-17 14:19:19 -05:00