diff --git a/lower-constraints.txt b/lower-constraints.txt index 0bccdf4..a91c3eb 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -117,6 +117,7 @@ python-novaclient==9.1.0 python-subunit==1.0.0 python-swiftclient==3.5.0 python-tackerclient==0.8.0 +python-apmecclient>=0.1.0 pytz==2018.3 PyYAML==3.12 reno==2.7.0 diff --git a/test-requirements.txt b/test-requirements.txt index fe75a6f..95d6917 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,6 +11,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 mock>=2.0.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD +python-apmecclient>=0.1.0 # Apache-2.0 ordereddict>=1.1 # MIT sphinx>=1.6.2 # BSD oslotest>=1.10.0 # Apache-2.0 @@ -23,4 +24,4 @@ WebTest>=2.0.27 # MIT python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 # releasenotes -reno>=2.5.0 # Apache-2.0 \ No newline at end of file +reno>=2.5.0 # Apache-2.0