From c30b51653e7637453722423d10cafa911882303c Mon Sep 17 00:00:00 2001
From: Shu Muto <shu.mutow@gmail.com>
Date: Wed, 22 Aug 2018 10:06:10 +0900
Subject: [PATCH] Remove mox3 from doc/requirements.txt

Dependency for mox3 is fully removed. So this patch removes mox3
dependency from doc/requirements.txt

This should be cherry-picked into stable/rocky branch.

Change-Id: I708b0ac29dc686cec2d16a40281c04e1e61366d3
---
 doc/requirements.txt  | 1 -
 lower-constraints.txt | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doc/requirements.txt b/doc/requirements.txt
index ac7c0fb..f696fb1 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -8,7 +8,6 @@
 #
 # Requirements for docs
 mock>=2.0.0 # BSD
-mox3>=0.20.0 # Apache-2.0
 openstackdocstheme>=1.18.1 # Apache-2.0
 reno>=2.5.0 # Apache-2.0
 sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 61e8162..f6a60b6 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -44,7 +44,6 @@ MarkupSafe==1.0
 mccabe==0.2.1
 mock==2.0.0
 monotonic==1.4
-mox3==0.20.0
 msgpack==0.5.6
 munch==2.2.0
 netaddr==0.7.19