Correct repository location for gitreview
Switch openstack/nova-compute-lxd.git > openstack/nova-lxd.git Added pyOpenSSL to the project requirements when using Python < 2.7.9, as this is required to support TLS communication with LXD on older Python versions. Change-Id: I28aba3a2460394cab9f8c177d95555e00dfb8539
This commit is contained in:
@@ -10,6 +10,7 @@ oslo.concurrency>=2.3.0 # Apache-2.0
|
||||
oslo.utils>=3.4.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=1.14.0 # Apache-2.0
|
||||
pyOpenSSL>=0.14;python_version<'2.7.9' # Apache-2.0
|
||||
|
||||
# XXX: rockstar (17 Feb 2016) - oslo_config imports
|
||||
# debtcollector, which imports this, but doesn't
|
||||
|
||||
Reference in New Issue
Block a user