summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2020-02-25 17:08:51 +0000
committerStephen Finucane <stephenfin@redhat.com>2020-02-25 17:12:16 +0000
commit94f102e75ff402b833f35722b9bcd097d8992eaa (patch)
tree9233628da1fe8a186324060a59eae555e7528dad /releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml
parentdc7322e3c1b5e6162148cb9fe468c28bc82edce0 (diff)
downloadoslotest-94f102e75ff402b833f35722b9bcd097d8992eaa.tar.gz
Remove 'oslotest.moxstubout' module
This has been deprecated for some time and codesearch.o.o suggests there are only three or so 'openstack/xxx' projects still using this, all of which should drop the usage shortly. Time to drop this module. Change-Id: I315254ede8353a0cd88828f520c596b1f02a56a7 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Diffstat (limited to 'releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml')
-rw-r--r--releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml b/releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml
new file mode 100644
index 0000000..0c9cd6e
--- /dev/null
+++ b/releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ The ``oslotest.moxstubout`` module, which was deprecated in 3.5.0, has now
+ been removed. Mox is considered unmaintained and should be replaced by
+ mock.