Scripts and tools to build ironic-python-agent
Go to file
Andreas Jaeger 16a734a0ea 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.

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: Idbe930500bc7988d7e1d78cff3f39beae775db89
2020-05-21 13:47:58 +00:00
dib/ironic-python-agent-ramdisk Install linux-firmware in DIB images 2020-05-12 14:07:52 +02:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-05-21 13:47:58 +00:00
ironic_python_agent_builder CLI: add --verbose and --extra-args 2019-10-23 16:10:04 +02:00
playbooks/ironic-python-agent-build-image Clean up the ansible playbooks 2019-09-26 11:55:41 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 13:47:58 +00:00
roles Fix and return the CentOS 7 job 2020-01-20 16:08:56 +01:00
tinyipa Change ownership of tce info dir 2020-05-07 18:55:21 +02:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
.gitignore Add documentation on building images 2019-09-18 16:00:24 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:58 +00:00
.zuul.yaml Use train branch for centos7 job 2020-02-20 15:05:39 +01:00
CONTRIBUTING.rst Change bug links to storyboard 2018-04-05 16:17:32 +02:00
LICENSE Initial structure 2017-11-03 14:34:47 +01:00
README.rst Add releasenotes link to README 2020-05-19 14:49:48 +08:00
requirements.txt Make ironic-python-agent-builder packaging-friendly 2019-08-12 15:28:34 +02:00
setup.cfg Cleanup py27 support 2020-04-16 18:52:41 +02:00
setup.py Cleanup py27 support 2020-04-16 18:52:41 +02:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 13:47:58 +00:00
tox.ini Update tox.ini 2020-05-11 19:54:57 +02:00

README.rst

Ironic Python Agent Builder

Tools and scripts to build a deployment, cleaning or inspection ramdisk based on Ironic Python Agent.