Optimize test_requireemtns.txt and requirements.txt

There are few requirement which are not needed to be part
of test_requirements.txt and requirements.txt

Change-Id: Iaa182b3c2c5dfa12e5e9302527fff9cc695de481
This commit is contained in:
naseeb 2018-01-18 13:37:26 +05:30
parent ec14d2b669
commit 8bd897b7f9
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=1.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0

View File

@ -12,6 +12,3 @@ coverage!=4.4,>=4.0 # Apache-2.0
nose>=1.3.7 # LGPL
nosexcover>=1.0.10 # BSD
oslotest>=3.2.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0