RETIRED, python utility to manage a tripleo based cloud
Go to file
Andreas Jaeger f6c366ebaa 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.

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.

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.

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.

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

Change-Id: I4af25bbc8d990aa5e70ee63ba7477d2964872b3f
2020-05-22 17:23:28 +00:00
config-generator Add minion installation 2019-06-21 07:44:21 -06:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:23:28 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-22 17:23:28 +00:00
tripleoclient Merge "Normalize how we pull the users home folders" 2020-05-18 22:42:34 +00:00
zuul.d clean up tripleoclient zuul layout, remove centos-7 2020-04-02 01:25:04 +00:00
.coveragerc Update .coveragerc after the removal of respective directory 2016-10-18 17:37:29 +05:30
.gitignore Add minion installation 2019-06-21 07:44:21 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:47 +00:00
.mailmap Initial commit 2015-03-17 09:33:52 -04:00
.stestr.conf Switch to stestr 2019-01-04 17:31:21 +00:00
CONTRIBUTING.rst PDF documentation build 2019-09-11 16:33:21 +02:00
LICENSE Initial commit 2015-03-17 09:33:52 -04:00
README.rst PDF documentation build 2019-09-11 16:33:21 +02:00
babel.cfg Initial commit 2015-03-17 09:33:52 -04:00
bindep.txt Set policycoreutils package name for RHEL/CentOS 8 2019-09-09 10:18:58 +00:00
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-22 17:23:28 +00:00
requirements.txt Cleanup py27 support 2020-04-04 17:19:56 +02:00
setup.cfg New command "overcloud node extract provisioned" 2020-05-06 20:29:30 +00:00
setup.py Cleanup py27 support 2020-04-04 17:19:56 +02:00
test-requirements.txt Refactor image upload command 2020-01-22 13:08:20 +13:00
tox.ini ignore basepython conflict in tox 2020-05-13 14:35:24 -06:00

README.rst

About tripleoclient

General information

tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.

See the TripleO Documentation for details on using tripleoclient.

See the Release Notes

Team and repository tags

image