Commit Graph

9 Commits

Author SHA1 Message Date
Zuul c7dba52e4e Merge "[codespell] start fixing all the typos" 2023-12-11 09:06:40 +00:00
Sean Mooney 7402822f0b [codespell] start fixing all the typos
this is the inital patch of applying codespell to nova.
codespell is a programing focused spellchecker that
looks for common typos and corrects them.

i am breaking this into multiple commits to make it simpler
to read and will automate the execution of codespell
at the end of the series.

Change-Id: If24a6c0a890f713545faa2d44b069c352655274e
2023-10-03 00:51:35 +01:00
Sean Mooney 0829c1b995 fix sphinx-lint issues in releasenotes
This change adress the incorrect use fo single backticks
for literals `literal` -> ``literal``

Change-Id: I852e397d0c19987bd16898581b58d5e776548a6b
2023-10-02 22:07:43 +01:00
Stephen Finucane 48483bed94 Fix some issues with the newton release notes
Spotted while browsing [1]. Note that this file is static now since
change I983346c97df96fda988a2fefec89c3f0d6c14498.

[1] https://docs.openstack.org/releasenotes/nova/newton.html

Change-Id: Ib398520891e608faea98605b7240cdc9fcbf2ba2
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-05-16 18:17:35 +01:00
zhouxinyong 81b35b26ae modify the avaliable link
Change-Id: I4ecea2bd001d339466041f9baf1daccf5e965614
2018-11-12 03:21:33 +00:00
zhangshj 3ed77b1a25 fix a spelling error
Change-Id: Ia7f724c756a616b577d6233dd653bcf7b15881f5
2018-09-08 15:23:00 +08:00
Doug Hellmann 857b5003cc use static pages for mitaka and newton release notes
The liberty, mitaka, and newton branches are closed so there is no
reason to scan for release notes dynamically. Use static content for
those pages to speed up the release notes build a little bit.

Change-Id: I983346c97df96fda988a2fefec89c3f0d6c14498
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-15 16:50:18 -04:00
abdul nizamuddin 453e9cb555 Cleanup Newton Release Notes
Do not show versions 13.0.0 in the Newton release notes - see
http://docs.openstack.org/releasenotes/nova/newton.html

This adds the earliest-version directive to only show the Newton release
which was 14.0.0.

Also, do not generate an index file, it is empty, see:
http://docs.openstack.org/releasenotes/nova/genindex.html

Change-Id: Id24268bf4ecef1427ea727654bb07c7e8a848d59
2016-12-15 15:05:39 +00:00
Thierry Carrez 57bd7b9f8f Update reno for stable/newton
Change-Id: I71b47b0adbfb8ec8fbf5fbfc90553dbdd3aa2264
2016-09-16 10:00:14 +02:00