diff options
| author | zhangbailin <zhangbailin@inspur.com> | 2021-04-08 14:22:49 +0800 |
|---|---|---|
| committer | zhangbailin <zhangbailin@inspur.com> | 2021-04-08 14:24:52 +0800 |
| commit | 168a4e73904f15c2fb34e98f8884ff76291ee287 (patch) | |
| tree | 2204ef04cf000aa7a8462ff5a5818a35576be0c6 | |
| parent | 684be67df9be010736132ca2565777b04ed0ca1e (diff) | |
| download | python-openstackclient-168a4e73904f15c2fb34e98f8884ff76291ee287.tar.gz | |
requirements: Drop os-testr
os-testr has been decrepated [1], it's not necessary in a world with stestr.
[1]https://opendev.org/openstack/os-testr/src/branch/master/README.rst
Change-Id: Id2382f2c559ea7f4d4a629d137f07f0ce8841abc
| -rw-r--r-- | lower-constraints.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt index f93db8aa..09aabede 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -41,7 +41,6 @@ netifaces==0.10.4 openstacksdk==0.53.0 os-client-config==2.1.0 os-service-types==1.7.0 -os-testr==1.0.0 osc-lib==2.3.0 oslo.concurrency==3.26.0 oslo.config==5.2.0 |
