From 99bdd78d950977b11effba08cf3a76e5b87bf9b4 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 23 Apr 2021 22:17:55 +0900 Subject: Remove Xen support This change removes the Xen support which was deprecared during the previous cycle[1]. [1] fd0a561bea956f1b62f6ca5a27e762cb76ad9a90 Change-Id: If1675468095cbc1b9c065edb6b086e7f4afa2f3e --- requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 3713e08b..ea199fca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,6 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0 tenacity>=4.12.0 # Apache-2.0 tooz[zake]>=1.47.0 # Apache-2.0 -os-xenapi>=0.3.3 # Apache-2.0 oslo.cache>=1.26.0 # Apache-2.0 gnocchiclient>=7.0.0 # Apache-2.0 python-monascaclient>=1.12.0 # Apache-2.0 -- cgit v1.2.1