Merge "Rename reno files of 13.0.0"
diff --git a/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml b/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml
index 701920c..b9b6fb5 100644
--- a/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml
+++ b/releasenotes/notes/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml
@@ -2,8 +2,9 @@
 prelude: >
     This release is marking the start of Newton release support in Tempest
 other:
-  - OpenStack releases supported at this time are **Liberty**, **Mitaka**,
-    and **Newton**
+  - |
+    OpenStack releases supported at this time are **Liberty**, **Mitaka**,
+    and **Newton**.
 
     The release under current development as of this tag is Ocata,
     meaning that every Tempest commit is also tested against master during
diff --git a/test-requirements.txt b/test-requirements.txt
index 2d15daa..53efa46 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,6 @@
 hacking<0.12,>=0.11.0 # Apache-2.0
 # needed for doc build
 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
-python-subunit>=0.0.18 # Apache-2.0/BSD
 oslosphinx>=4.7.0 # Apache-2.0
 reno>=1.8.0 # Apache2
 mock>=2.0 # BSD