interop-workloads/requirements.txt
yaohelan 436d97c672 NFV workload
This workload accomplishes the following:
1. Pull OPNFV Opera code
2. Leverage Opera code to install OPEN-O, deploy Clearwater vIMS by
OPEN-O
3. Pull OPNFV Functest
4. Run the Functest vIMS test cases to ensure vIMS is working
5. Generate calling information

Change-Id: I994503fcb52711fb6cd3222bd151be854665b21c
Signed-off-by: yaohelan <yaohelan@huawei.com>
2017-04-25 09:21:11 +08:00

9 lines
322 B
Plaintext

# 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.
pbr>=1.8 # Apache-2.0
ansible>=2.0.0.0 # GNU LGPL 3.0
shade==1.13.2 # Apache-2.0
docker-py==1.9.0 # Apache-2.0