From: Vladimir Khlyunev Date: Mon, 16 Sep 2024 20:42:05 +0000 (+0400) Subject: Pin OS clients X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d0ffeef1a62b6f17f1de80d6b6b8b5640f82a9f1;p=tools%2Fsustaining.git Pin OS clients Change-Id: I5b774fd65921fa3f91fbb73df37299e6cc0bb2ec --- diff --git a/os_cloud_cleaner/requirements.txt b/os_cloud_cleaner/requirements.txt index 6181b46..8f6b776 100644 --- a/os_cloud_cleaner/requirements.txt +++ b/os_cloud_cleaner/requirements.txt @@ -1,6 +1,7 @@ +python-novaclient==18.5.0 +python-openstackclient==6.5.0 +openstacksdk==3.0.0 +python-heatclient==3.5.0 python-dateutil -python-openstackclient -openstacksdk -python-heatclient python-neutronclient python-cinderclient \ No newline at end of file