commit | 42ae975d310cf07ad0422e2695b3f7fe543675e9 | [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:15 2025 +0000 |
tree | c2c7b72d6a0fb3cf891a0a926c483117d3e4b09e | |
parent | 27a5107ad8b3e9bd61ffa423faeaefd414e3d228 [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"]