commit | 64eba867d13d7193175167648fb333641f2f979b | [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 03:49:56 2025 +0000 |
tree | ab48b769d137db6a5f8085f527b5e585d67b85aa | |
parent | b72f75d265ed2e8e67eab4519bfe1857072cd926 [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"]