commit | 7c201cb8b53f3a21d5c97827c39a68896d6480d5 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu Jan 16 01:54:26 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Jan 17 05:39:06 2025 +0000 |
tree | 4d426054d7f1bf504ccc08c715d65e650105bad5 | |
parent | e33373d8c64c72a0850831dea67b289e742274cc [diff] [blame] |
Add release notes Closes-Bug: CLOUDOPS-761 Change-Id: If1aa57c0e1617a312f36e52c503a40b5ee166c91 (cherry picked from commit 7607e5a65486453e80b1a7a042051df61e672301)
diff --git a/doc/source/conf.py b/doc/source/conf.py index 7412fcf..239e656 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py
@@ -22,6 +22,7 @@ extensions = [ "sphinx_copybutton", "pbr.sphinxext", + "reno.sphinxext", ] templates_path = ["_templates"]