Containers Service for OpenStack
Go to file
Andreas Jaeger fd28742be0 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Set openstackdocs_auto_name to use 'project' 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.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

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: I9daf3a281bdd5371e727dfd2f9a8a1f8e5cef68b
2020-05-21 10:29:13 +02:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-05-21 10:29:13 +02:00
contrib Remove six 2020-05-06 23:40:16 +08:00
devstack Merge "Use CRI driver for capsule by default" 2020-04-07 03:24:43 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 10:29:13 +02:00
etc Add missing CNI config file 2020-02-22 21:27:29 +00:00
playbooks Enable CRI runtime in devstack 2020-02-23 19:30:12 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 10:29:13 +02:00
roles Enable CRI runtime in devstack 2020-02-23 19:30:12 +00:00
specs Replace git.openstack.org URLs with opendev.org URLs 2019-04-25 02:55:41 +00:00
template/capsule Add sample template for init containers 2018-09-29 16:31:27 +00:00
tools Update hacking for Python3 2020-04-02 10:28:00 +02:00
zun Merge "Resolve error when create container with bind volume" 2020-05-21 04:36:12 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Remove etcd devstack config 2019-04-27 18:01:59 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:35 +00:00
.stestr.conf Migrate to stestr 2018-03-28 15:29:40 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-22 13:09:24 +00:00
bindep.txt Support cpuset and scheduler for cpuset 2018-12-11 03:54:46 +00:00
CONTRIBUTING.rst Zun specific contributor and PTL docs 2020-04-12 03:23:00 +00:00
HACKING.rst Fix docs & specs erros. 2017-07-15 16:10:06 +07:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 10:29:13 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-25 02:55:41 +00:00
requirements.txt Remove six 2020-05-06 23:40:16 +08:00
setup.cfg Remove translation sections from setup.cfg 2020-05-14 16:14:15 +08:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Remove the unused coding style modules 2020-05-13 22:51:08 +08:00
tox.ini tox: Keeping going with docs 2020-05-17 23:00:52 +08:00

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO