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:
James Page
2016-06-09 10:15:37 +01:00
parent dffd6a7b72
commit 07d3cda1eb
2 changed files with 2 additions and 1 deletions

View File

@@ -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