6e0d114546
add 3 items in configuration file:zvm_ssl_enabled, zvm_verify_enabled and zvm_ca_file. Change-Id: I1adc33882689513865bb850618e558a09810ccfe
13 lines
451 B
Plaintext
13 lines
451 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
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
oslo.log>=3.11.0 # Apache-2.0
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
|
oslo.service>=1.10.0 # Apache-2.0
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
|
six>=1.9.0
|
|
|
|
zVMCloudConnector>=0.3.3 # Apache 2.0 License
|