mgr: install tox==2.9.1 for tox tests 26313/head
authorKefu Chai <kchai@redhat.com>
Thu, 7 Feb 2019 09:51:55 +0000 (17:51 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 7 Feb 2019 12:53:59 +0000 (20:53 +0800)
* pybind/mgr/ansible/requirements.txt:
  in src/pybind/mgr/ansible/tox.ini, tox>=2.8.1 is required. to be
consistent with other requirements.txt in Ceph, tox 2.9.1 will be
installed for these tox environments.
* pybind/mgr/orchestrator_cli/requirements.txt:
  in src/pybind/mgr/orchestrator_cli: tox>=2.5 is required. to be
consistent with other requirements.txt in Ceph, tox 2.9.1 will be
installed for these tox environments.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/ansible/requirements.txt [new file with mode: 0644]
src/pybind/mgr/orchestrator_cli/requirements.txt [new file with mode: 0644]

diff --git a/src/pybind/mgr/ansible/requirements.txt b/src/pybind/mgr/ansible/requirements.txt
new file mode 100644 (file)
index 0000000..8ef288e
--- /dev/null
@@ -0,0 +1 @@
+tox==2.9.1
diff --git a/src/pybind/mgr/orchestrator_cli/requirements.txt b/src/pybind/mgr/orchestrator_cli/requirements.txt
new file mode 100644 (file)
index 0000000..8ef288e
--- /dev/null
@@ -0,0 +1 @@
+tox==2.9.1